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