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

Function otherfunc

doc/en/example/assertion/failure_demo.py:5–6  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

3
4
5def otherfunc(a, b):
6 assert a == b
7
8
9def somefunc(x, y):

Callers 1

somefuncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected