Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anthropics/anthropic-sdk-python
/ __call__
Method
__call__
tests/lib/test_credentials.py:1350–1351 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1348
self.now = now
1349
1350
def
__call__(self) -> float:
1351
return
self.now
1352
1353
1354
class
CountingProvider:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected