Apply black
This commit is contained in:
parent
0ba91ee07f
commit
89d1336cda
15 changed files with 64 additions and 22 deletions
|
|
@ -73,7 +73,9 @@ with which to test the system:
|
|||
|
||||
"""
|
||||
from collections import defaultdict
|
||||
|
||||
from django.conf import settings
|
||||
|
||||
from evennia import DefaultCharacter, DefaultObject, default_cmds
|
||||
from evennia.commands.default.muxcommand import MuxCommand
|
||||
from evennia.utils import at_search_result, evtable, inherits_from, iter_to_str
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue