muddokon commited on
Commit
0ff14e6
·
verified ·
1 Parent(s): 0e986cc

Update tools/get_pokemon_info.py

Browse files
Files changed (1) hide show
  1. tools/get_pokemon_info.py +1 -0
tools/get_pokemon_info.py CHANGED
@@ -53,3 +53,4 @@ class GetPokemonInfoTool(Tool):
53
  return "Error fetching contents from the pokemon remote API."
54
  except Exception as e:
55
  return f"An unexpected error occurred: {str(e)}"
 
 
53
  return "Error fetching contents from the pokemon remote API."
54
  except Exception as e:
55
  return f"An unexpected error occurred: {str(e)}"
56
+ return pokemon