Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JamBelg committed Sep 3, 2024
1 parent 9bfb5e8 commit 9062492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,4 @@ def scale_radius(magnitude):
).add_to(m)

# Display the map in Streamlit
output = st_folium(m, width=725)
st_folium(m, width=725)

0 comments on commit 9062492

Please sign in to comment.