Skip to content

Commit

Permalink
Buxfixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daphne Odekerken committed Apr 15, 2024
1 parent 5d5f18f commit 4d73294
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified requirements.txt
Binary file not shown.
2 changes: 1 addition & 1 deletion src/py_arg_visualisation/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ def toggle_reference_modal(nr_of_clicks: int, is_open: bool, url_path: str):

# Running the app.
if __name__ == '__main__':
app.run_server(debug=True)
app.run_server(debug=False)

0 comments on commit 4d73294

Please sign in to comment.