Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 7f3c7e0

Browse files
tnederlofedavidaja
andauthored
Update dash-stock-pricing/app.py
Co-authored-by: E. David Aja <[email protected]>
1 parent f9b88c8 commit 7f3c7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash-stock-pricing/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,4 +437,4 @@ def update_scatter_plot(all_tickers, price):
437437

438438

439439
if __name__ == "__main__":
440-
app.run_server(debug=True)
440+
app.run()

0 commit comments

Comments
 (0)