diff --git a/run.py b/run.py index 47a5423..069136f 100644 --- a/run.py +++ b/run.py @@ -5,6 +5,5 @@ ctx = app.app_context() ctx.push() ctx.pop() - if __name__ == "__main__": app.run() \ No newline at end of file