DSatishchandra commited on
Commit
e0b4591
·
verified ·
1 Parent(s): 8c737b3

Update modules/visuals.py

Browse files
Files changed (1) hide show
  1. modules/visuals.py +1 -1
modules/visuals.py CHANGED
@@ -102,4 +102,4 @@ fig = go.Figure(go.Scattermapbox(
102
  ),
103
  text=df['location'],
104
  ))
105
- st.plotly_chart(fig, use_container_width=True)
 
102
  ),
103
  text=df['location'],
104
  ))
105
+ st.plotly_chart(fig, use_container_width=True)