Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ description
Method
description
models/item.py:173–174 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
171
172
@property
173
def
description(self) -> Optional[str]:
174
return
self._description
175
176
@property
177
def
collection(self) -> Optional[str]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected