diff --git a/app.py b/app.py index 633e74a..0a1dbdc 100644 --- a/app.py +++ b/app.py @@ -206,5 +206,5 @@ def generated_file(filename): if __name__ == "__main__": - app.run(debug=True) + app.run(debug=False)