Toumaima commited on
Commit
ca10202
·
verified ·
1 Parent(s): 6b9c0e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,4 +150,4 @@ class BasicAgent:
150
  }
151
  opposite = opposites.get(word, f"UNKNOWN_OPPOSITE_OF_{word}")
152
  return f"FINAL ANSWER: {opposite.upper()}"
153
- return self.format_final_answer("COULD_NOT_SOLVE")
 
150
  }
151
  opposite = opposites.get(word, f"UNKNOWN_OPPOSITE_OF_{word}")
152
  return f"FINAL ANSWER: {opposite.upper()}"
153
+ return self.format_final_answer("COULD_NOT_SOLVE")