Run black on sources
This commit is contained in:
parent
16874645e7
commit
a3c34f5f39
16 changed files with 58 additions and 60 deletions
|
|
@ -3077,6 +3077,7 @@ class CmdScript(COMMAND_DEFAULT_CLASS):
|
|||
elif not self.switches:
|
||||
# view all scripts
|
||||
from evennia.commands.default.system import ScriptEvMore
|
||||
|
||||
ScriptEvMore(self.caller, scripts.order_by("id"), session=self.session)
|
||||
return
|
||||
elif "start" in self.switches:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue