christopher commited on
Commit
42b4626
·
1 Parent(s): 262cb34

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,4 +45,4 @@ with st.expander("🐈 About", expanded=False):
45
  st.markdown("")
46
 
47
  if button_clicked:
48
- st.write(search_query)
 
45
  st.markdown("")
46
 
47
  if button_clicked:
48
+ st.write(search(st.secrets["key"], "Leipzig"))