Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ a
Function
a
testing/code/test_excinfo.py:1438–1439 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
1436
)
1437
1438
def
a(x):
1439
return
b(numpy_like())
1440
1441
def
b(x):
1442
return
a(numpy_like())
Callers
2
b
Function · 0.70
test_exception_repr_extraction_error_on_recursion
Function · 0.70
Calls
2
numpy_like
Class · 0.85
b
Function · 0.70
Tested by
no test coverage detected