Import python3 compatible object.
This commit is contained in:
parent
4f07da29c2
commit
11b61fe335
43 changed files with 43 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ long enough to need to scroll and **kwargs will be passed on to the
|
|||
caller.msg() construct (text will be using the pager restrictor).
|
||||
|
||||
"""
|
||||
from builtins import object
|
||||
|
||||
from django.conf import settings
|
||||
from evennia import Command, CmdSet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue