drguilhermeapolinario commited on
Commit
c54f16a
·
verified ·
1 Parent(s): be7891e

Update views/cad_cid.py

Browse files
Files changed (1) hide show
  1. views/cad_cid.py +1 -1
views/cad_cid.py CHANGED
@@ -239,7 +239,7 @@ if uploaded_file is not None:
239
  with col2:
240
  st.markdown(f"#### Total de usuários: {len(mamografia)}")
241
 
242
- add_vertical_space()
243
 
244
  st.write('-----')
245
 
 
239
  with col2:
240
  st.markdown(f"#### Total de usuários: {len(mamografia)}")
241
 
242
+ add_vertical_space()
243
 
244
  st.write('-----')
245