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

Commit 9843da8

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

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
@@ -444,4 +444,4 @@ def update_scatter_plot(all_tickers, price):
444444

445445

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

0 commit comments

Comments
 (0)