Anustup commited on
Commit
a148695
·
verified ·
1 Parent(s): 8cae7c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +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
 
20
  def process_run(st, thread_id, assistant_id):
 
14
  import io
15
  from streamlit_gsheets import GSheetsConnection
16
 
17
+ # conn = st.connection("gsheets", type=GSheetsConnection)
18
 
19
 
20
  def process_run(st, thread_id, assistant_id):