We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d78b16 commit c114dc8Copy full SHA for c114dc8
run.py
@@ -1,4 +1,3 @@
1
#!venv/bin/python
2
-
3
from app import app
4
-app.run(debug=True)
+app.run(debug=True)
0 commit comments