File size: 65 Bytes
4263b49
92da9af
4263b49
ffa6434
1
2
3
4
5
from config import app

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