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 c114dc8 commit ec496beCopy full SHA for ec496be
run.py
@@ -1,3 +1,3 @@
1
#!venv/bin/python
2
-from app import app
+from METSFlask import app
3
app.run(debug=True)
0 commit comments