MCPcopy Index your code
hub / github.com/PokeAPI/pokeapi / PokemonDexNumber

Class PokemonDexNumber

pokemon_v2/models.py:1616–1617  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1614
1615
1616class PokemonDexNumber(HasPokemonSpecies, HasPokedex):
1617 pokedex_number = models.IntegerField()
1618
1619
1620class PokemonEggGroup(HasPokemonSpecies, HasEggGroup):

Callers 2

csv_record_to_objectsFunction · 0.85

Calls

no outgoing calls

Tested by 1