from .stop import stop ALL_CONSOLE_COMMANDS = { "stop": stop, }