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

Method last_updated

models/reference.py:37–38  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

35
36 @property
37 def last_updated(self) -> Optional[str]:
38 return self._last_updated

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected