We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10eb2a3 commit 87bf66cCopy full SHA for 87bf66c
run.py
@@ -3,4 +3,4 @@
3
4
sys.path.insert(1, os.path.join(os.path.abspath('.'), 'lib'))
5
import application
6
-application.run(debug=True)
+# application.run(debug=True)
0 commit comments