File size: 78 Bytes
33c0466
 
 
 
1
2
3
4
5
from server.app import demo, app, main

if __name__ == "__main__":
    main()