justheuristic commited on
Commit
6151a26
·
1 Parent(s): efd49a0

open in new tab

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -39,3 +39,5 @@ st.vega_lite_chart(
39
  },
40
  use_container_width=True, # breaks on <600px screens
41
  )
 
 
 
39
  },
40
  use_container_width=True, # breaks on <600px screens
41
  )
42
+
43
+ st.markdown("<p></p>", unsafe_allow_html=True)