Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
707
class
Region(HasName):
708
pass
709
710
711
class
RegionName(IsName, HasRegion):
Callers
1
csv_record_to_objects
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected