Johnny Lee commited on
Commit
7e0f5c8
·
1 Parent(s): 4c15e86

fix metadata tag

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -523,7 +523,6 @@ def change_chatbot_mode(
523
  username=request.username,
524
  chatbot_mode=chatbot_mode,
525
  turns_completed=0,
526
- case=poll_question_name,
527
  ),
528
  poll_question_name=None,
529
  )
 
523
  username=request.username,
524
  chatbot_mode=chatbot_mode,
525
  turns_completed=0,
 
526
  ),
527
  poll_question_name=None,
528
  )