2021-06-18 15:29:43 +02:00

5 lines
104 B
Python

from orchestrator import Orchestrator
if __name__ == '__main__':
Orchestrator().setup_msg_queues()