Skip to content

Commit 83e1bfd

Browse files
committed
.
1 parent 1b82f1f commit 83e1bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

behavior_data_visualizer/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,4 +291,4 @@ def update_single_mouse_video(clickData, project_name):
291291

292292
if __name__ == '__main__':
293293
app = app_builder()
294-
app.run(debug=True, port=8050)
294+
app.run(debug=False, port=8050)

0 commit comments

Comments
 (0)