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