onursavas commited on
Commit
264f598
1 Parent(s): 337ce72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,7 +90,7 @@ def main():
90
  if user_question:
91
  handle_userinput(user_question)
92
 
93
- # Define the templates
94
 
95
  with st.sidebar:
96
  st.subheader("Your PDF documents")
 
90
  if user_question:
91
  handle_userinput(user_question)
92
 
93
+ # Define the templates
94
 
95
  with st.sidebar:
96
  st.subheader("Your PDF documents")