mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 07:30:13 +01:00
3 lines
No EOL
109 B
Python
3 lines
No EOL
109 B
Python
from code.web.services import orchestrator
|
|
orchestrator._ensure_setup_ready(print, force=False)
|
|
print('DONE') |