MCPcopy
hub / github.com/PokeAPI/pokeapi / Region

Class Region

pokemon_v2/models.py:707–708  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

705
706
707class Region(HasName):
708 pass
709
710
711class RegionName(IsName, HasRegion):

Callers 1

csv_record_to_objectsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected