]> git.datanom.net - flask-test.git/blame - wsgi.py
final
[flask-test.git] / wsgi.py
CommitLineData
163c4d87
MR
1from app import app
2
3if __name__ == "__main__":
4 app.run()
This page took 0.026992 seconds and 5 git commands to generate.