faizhalas commited on
Commit
276b2ff
·
verified ·
1 Parent(s): 370851e

Update Home.py

Browse files
Files changed (1) hide show
  1. Home.py +1 -1
Home.py CHANGED
@@ -26,7 +26,7 @@ def connect_gsheet():
26
 
27
  df = connect_gsheet()
28
 
29
- #st.write(df)
30
 
31
  #paramx = st.query_params["art"]
32
  #st.write(paramx)
 
26
 
27
  df = connect_gsheet()
28
 
29
+ st.write(df)
30
 
31
  #paramx = st.query_params["art"]
32
  #st.write(paramx)