Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ description
Method
description
models/listing.py:63–64 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
61
62
@property
63
def
description(self) -> Optional[str]:
64
return
self._description
65
66
@property
67
def
state(self) -> Optional[str]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected