Run black reformatter on code

This commit is contained in:
Griatch 2022-02-08 13:03:52 +01:00
parent 4582eb4085
commit bd3e31bf3c
178 changed files with 4511 additions and 3385 deletions

View file

@ -343,7 +343,7 @@ class EvscaperoomObject(DefaultObject):
# Evennia hooks
def return_appearance(self, looker, **kwargs):
""" Could be modified per state. We generally don't worry about the
"""Could be modified per state. We generally don't worry about the
contents of the object by default.
"""