File size: 63 Bytes
22507c4
 
 
 
1
2
3
4
from app.app import main

if __name__ == '__main__':
    main()