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

Class ItemAttributeMap

pokemon_v2/models.py:880–881  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

878
879
880class ItemAttributeMap(HasItem, HasItemAttribute):
881 pass
882
883
884class ItemGameIndex(HasItem, HasGeneration, HasGameIndex):

Callers 3

test_item_apiMethod · 0.85
csv_record_to_objectsFunction · 0.85

Calls

no outgoing calls

Tested by 2

test_item_apiMethod · 0.68