Davidtran99 commited on
Commit
e976234
·
1 Parent(s): c05ca87

Remove test line - Force remove clarification/options fields

Browse files
backend/hue_portal/chatbot/slow_path_handler.py CHANGED
@@ -1357,4 +1357,3 @@ class SlowPathHandler:
1357
  lines.append(f"\nNguồn: {section_label}, {citation_doc}.")
1358
  return "\n".join(lines)
1359
 
1360
- test
 
1357
  lines.append(f"\nNguồn: {section_label}, {citation_doc}.")
1358
  return "\n".join(lines)
1359