Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ serialized_inspect
Method
serialized_inspect
models/item.py:185–186 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
183
184
@property
185
def
serialized_inspect(self) -> Optional[str]:
186
return
self._serialized_inspect
187
188
@property
189
def
gs_sig(self) -> Optional[str]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected