Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PokeAPI/pokeapi
/ PokemonItem
Class
PokemonItem
pokemon_v2/models.py:1744–1745 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1742
1743
1744
class
PokemonItem(HasPokemon, HasVersion, HasItem):
1745
rarity = models.IntegerField()
1746
1747
1748
# PokemonMoveMethod
Callers
2
setup_pokemon_item_data
Method · 0.85
csv_record_to_objects
Function · 0.85
Calls
no outgoing calls
Tested by
1
setup_pokemon_item_data
Method · 0.68