ZarinT commited on
Commit
b361b34
·
verified ·
1 Parent(s): b0fa9f5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -455,7 +455,6 @@ def main():
455
  })
456
 
457
  st.session_state.last_answered_question = user_question
458
- st.session_state.user_input = ""
459
  st.rerun()
460
 
461
 
 
455
  })
456
 
457
  st.session_state.last_answered_question = user_question
 
458
  st.rerun()
459
 
460