MCPcopy 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

bFunction · 0.70

Calls 2

numpy_likeClass · 0.85
bFunction · 0.70

Tested by

no test coverage detected