georad commited on
Commit
86a37ce
·
verified ·
1 Parent(s): ba08481

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,6 +1,4 @@
1
  import streamlit as st
2
- for k, v in st.session_state.items():
3
- st.session_state[k] = v
4
 
5
  # --- SHARED ON ALL PAGES ---
6
  #st.logo(image=":material/medical_information:")
 
1
  import streamlit as st
 
 
2
 
3
  # --- SHARED ON ALL PAGES ---
4
  #st.logo(image=":material/medical_information:")