Mr-Vicky-01 commited on
Commit
c207ffb
1 Parent(s): 024ca6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -113,7 +113,6 @@ try:
113
  json_data = convert_to_json(answer)
114
  except:
115
  json_data = {'message': 'We encountered an issue with your query. Please use the Personalized Scan option for accurate results.'}
116
- to_return = json_data.copy()
117
 
118
  to_return = json_data.copy()
119
  try:
 
113
  json_data = convert_to_json(answer)
114
  except:
115
  json_data = {'message': 'We encountered an issue with your query. Please use the Personalized Scan option for accurate results.'}
 
116
 
117
  to_return = json_data.copy()
118
  try: