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

Method statistics

models/me.py:202–203  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

200
201 @property
202 def statistics(self) -> Optional[Statistics]:
203 return Statistics(data=self._statistics)
204
205 @property
206 def preferences(self) -> Optional[Preferences]:

Callers

nothing calls this directly

Calls 1

StatisticsClass · 0.70

Tested by

no test coverage detected