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:1444–1445 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1442
self.now = now
1443
1444
def
__call__(self) -> float:
1445
return
self.now
1446
1447
1448
class
CountingProvider:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected