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