Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PokemonGoF/PokemonGo-Bot
/ has_next_evolution
Method
has_next_evolution
pokemongo_bot/inventory.py:779–780 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
777
self._data = data
778
779
def
has_next_evolution(self):
780
return
False
781
782
783
class
PokemonInfo(object):
Callers
5
_should_evolve
Method · 0.45
get_score
Method · 0.45
get_multi_best_pokemon_for_rule
Method · 0.45
get_evolution_plan
Method · 0.45
test_pokemons
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_pokemons
Method · 0.36