Apply black

This commit is contained in:
Griatch 2022-11-28 19:55:02 +01:00
parent 0ba91ee07f
commit 89d1336cda
15 changed files with 64 additions and 22 deletions

View file

@ -3,6 +3,7 @@ EvAdventure character generation.
"""
from django.conf import settings
from evennia import create_object
from evennia.objects.models import ObjectDB
from evennia.prototypes.spawner import spawn