MCPcopy Create free account
hub / github.com/pytest-dev/pytest / somefunc

Function somefunc

doc/en/example/assertion/failure_demo.py:9–10  ·  view source on GitHub ↗
(x, y)

Source from the content-addressed store, hash-verified

7
8
9def somefunc(x, y):
10 otherfunc(x, y)
11
12
13def otherfunc_multi(a, b):

Callers 1

test_complex_errorMethod · 0.85

Calls 1

otherfuncFunction · 0.85

Tested by 1

test_complex_errorMethod · 0.68