Isabel Gwara commited on
Commit
220313a
1 Parent(s): ea04f7c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,7 +180,7 @@ col2.metric("Model Accuracy", acc)
180
  st.metric("Most Important Question", "")
181
  st.subheader(get_feat())
182
  st.text("")
183
- st.text("")
184
 
185
  with open('info.md') as f:
186
  f.readline()
 
180
  st.metric("Most Important Question", "")
181
  st.subheader(get_feat())
182
  st.text("")
183
+ st.markdown("***")
184
 
185
  with open('info.md') as f:
186
  f.readline()