diff --git a/app.py b/app.py index 5f9dd82..f37795e 100644 --- a/app.py +++ b/app.py @@ -219,5 +219,5 @@ def user_data(filename): if __name__ == "__main__": - app.run(debug=True) + app.run(debug=False)