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