Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/prometheus/client_python
/ f
Method
f
tests/test_core.py:311–312 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
309
310
@self.summary.time()
311
def
f():
312
pass
313
314
self.assertEqual(([], None, None, None), getargspec(f))
315
Callers
nothing calls this directly
Calls
2
f
Function · 0.50
time
Method · 0.45
Tested by
no test coverage detected