Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Rushifakami/csfloat_api
/ close
Method
close
csfloat_client.py:57–58 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
55
await self._session.close()
56
57
async
def
close(self):
58
await self._session.close()
59
60
def
_validate_proxy(self) -> None:
61
""
"Validates the proxy URL format.
Callers
1
__aexit__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected