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