MCPcopy Create free account
hub / github.com/Rushifakami/csfloat_api / badges

Method badges

models/item.py:181–182  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

179
180 @property
181 def badges(self) -> Optional[list]:
182 return self._badges
183
184 @property
185 def serialized_inspect(self) -> Optional[str]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected