mtyrrell commited on
Commit
91b3112
·
1 Parent(s): 37d8ced

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -205,8 +205,6 @@ with st.expander("ℹ️ - About this app", expanded=False):
205
  Make sure your filters match the countries you have specified for the analysis!
206
  """)
207
  st.write(country)
208
- st.write(country[0])
209
- st.write(vulnerabilities_cat[0])
210
  st.write(vulnerabilities_cat)
211
 
212
 
 
205
  Make sure your filters match the countries you have specified for the analysis!
206
  """)
207
  st.write(country)
 
 
208
  st.write(vulnerabilities_cat)
209
 
210