UCS2014 commited on
Commit
de113d1
·
verified ·
1 Parent(s): 59207df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -772,7 +772,6 @@ if st.session_state.show_preview_modal:
772
  df_centered_rounded(tbl.reset_index(names="Feature"))
773
  # Reset the state variable after the modal is displayed
774
  st.session_state.show_preview_modal = False
775
-
776
  # =========================
777
  # Footer
778
  # =========================
 
772
  df_centered_rounded(tbl.reset_index(names="Feature"))
773
  # Reset the state variable after the modal is displayed
774
  st.session_state.show_preview_modal = False
 
775
  # =========================
776
  # Footer
777
  # =========================