fd9fa1c
1
2
3
4
5
6
7
8
import core.initialization as init import api.service_manager as srv init.run() srv.run()