MrSimple01 commited on
Commit
9121b43
verified
1 Parent(s): 568a7a9

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +0 -1
utils.py CHANGED
@@ -195,7 +195,6 @@ def debug_search_tables(vector_index, search_term="小-25"):
195
 
196
  return matching
197
 
198
- # Add this import at the top of utils.py
199
  from documents_prep import normalize_text
200
 
201
  # MODIFIED: Update answer_question function
 
195
 
196
  return matching
197
 
 
198
  from documents_prep import normalize_text
199
 
200
  # MODIFIED: Update answer_question function