File size: 72 Bytes
35e5d08
 
 
 
1
2
3
4
from src.main import load_app

if __name__ == "__main__":
    load_app()