mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-09-22 04:50:46 +02: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') |