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