Anustup commited on
Commit
5c7f1dd
1 Parent(s): 5460f4d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -14,6 +14,7 @@ from PIL import Image
14
  import io
15
  from streamlit_gsheets import GSheetsConnection
16
 
 
17
  # conn = st.connection("gsheets", type=GSheetsConnection)
18
 
19
 
 
14
  import io
15
  from streamlit_gsheets import GSheetsConnection
16
 
17
+
18
  # conn = st.connection("gsheets", type=GSheetsConnection)
19
 
20