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