mtyrrell commited on
Commit
cb146cb
1 Parent(s): 6d6b399

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -150,8 +150,8 @@ with st.sidebar:
150
  country = st.sidebar.selectbox('Select a country:', country_options)
151
  st.markdown(
152
  """
153
- * *For a comparative analysis of multiple countries, select **'All Countries'** *
154
- * *Then be sure to mention the country names of interest in your query.*
155
  """
156
  )
157
  # choice = st.sidebar.radio(label = 'Select the Document',
 
150
  country = st.sidebar.selectbox('Select a country:', country_options)
151
  st.markdown(
152
  """
153
+ * *For a comparative analysis of multiple countries, select **'All Countries'***
154
+ * *Then be sure to mention the country names of interest in your query*
155
  """
156
  )
157
  # choice = st.sidebar.radio(label = 'Select the Document',