]> 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.087616 seconds and 6 git commands to generate.