markobinario commited on
Commit
a046f1c
·
verified ·
1 Parent(s): 95a57eb

Update chatbot.py

Browse files
Files changed (1) hide show
  1. chatbot.py +1 -1
chatbot.py CHANGED
@@ -450,4 +450,4 @@ class Chatbot:
450
  return response
451
 
452
  except Exception as e:
453
- return f"Error getting recommendations: {str(e)}"
 
450
  return response
451
 
452
  except Exception as e:
453
+ return f"Error getting recommendations: {str(e)}"