Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ last_updated
Method
last_updated
models/me.py:87–88 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
85
86
@property
87
def
last_updated(self) -> Optional[str]:
88
return
self._last_updated
89
90
91
class
User:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected