File size: 61 Bytes
adad52a
 
 
 
1
2
3
4
from app import app

if __name__ == "__main__":
    app.run()