evennia/evennia/accounts
Greg Taylor 41622d4527 Remove unneeded __futures__ imports
No longer needed with Python 2 support dropped.
2019-09-15 00:17:39 -07:00
..
migrations Remove unneeded __futures__ imports 2019-09-15 00:17:39 -07:00
__init__.py First step with both account+player at the same time, copying player to account. 2017-07-05 08:30:06 +02:00
accounts.py Fixed a trailing whitespace. 2019-09-10 11:22:43 -04:00
admin.py Correct reverse() calls for typeclassed entities. Resolve #1743 2019-06-10 07:46:09 +02:00
bots.py Fixed string conversions. 2019-09-10 15:17:21 -04:00
manager.py Fixed string conversions. 2019-09-10 15:17:56 -04:00
models.py Updated models.py with f-strings. 2019-09-10 13:24:16 -04:00
tests.py Updated tests.py with f-strings. 2019-09-10 13:29:21 -04:00