manuskript/manuskript/models
Curtis Gedak 60b58d9658 Fix Python 3.7 DeprecationWarning use local.format_string() messages
Fix by replacing locale.format() with locale.format_string().
2018-11-16 12:52:56 -07:00
..
__init__.py
abstractItem.py
abstractModel.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
characterModel.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
outlineItem.py Fix Python 3.7 DeprecationWarning use local.format_string() messages 2018-11-16 12:52:56 -07:00
outlineModel.py
persosProxyModel.py Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
plotModel.py Fix plot importance changes if delete earlier plot and click other plots 2018-11-05 09:29:53 -07:00
plotsProxyModel.py Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
references.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
worldModel.py Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00