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

Class VersionName

pokemon_v2/models.py:643–644  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

641
642
643class VersionName(IsName, HasVersion):
644 pass
645
646
647class VersionGroup(HasName, HasGeneration, HasOrder):

Callers 1

csv_record_to_objectsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected