Ritesh-hf commited on
Commit
6cea54a
1 Parent(s): 4e322c2

chang app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -174,4 +174,4 @@ def index_view():
174
 
175
  # Main function to run the app
176
  if __name__ == '__main__':
177
- socketio.run(app, debug=True)
 
174
 
175
  # Main function to run the app
176
  if __name__ == '__main__':
177
+ socketio.run(app, debug=False)