SaviAnna commited on
Commit
b17b481
1 Parent(s): 086ab26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
-
3
  st.set_page_config(layout="wide")
4
 
5
 
 
1
  import streamlit as st
2
+ #run 2024
3
  st.set_page_config(layout="wide")
4
 
5