]> git.datanom.net - flask-test.git/blame - run.py
final
[flask-test.git] / run.py
CommitLineData
43064c75
MR
1#!flask/bin/python
2from app import app
3app.run(debug=True)
This page took 0.029043 seconds and 5 git commands to generate.