Divyanshu04 commited on
Commit
6b858a5
·
verified ·
1 Parent(s): 20292b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -142,4 +142,5 @@ if st.session_state.context:
142
 
143
  if st.session_state.followup_count >= 5:
144
  st.success("All follow-up questions answered. Your claim has been registered.")
 
145
 
 
142
 
143
  if st.session_state.followup_count >= 5:
144
  st.success("All follow-up questions answered. Your claim has been registered.")
145
+
146