MCPcopy
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
783class PokemonInfo(object):

Callers 5

_should_evolveMethod · 0.45
get_scoreMethod · 0.45
get_evolution_planMethod · 0.45
test_pokemonsMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_pokemonsMethod · 0.36