MCPcopy
hub / github.com/pytest-dev/pytest / x

Function x

testing/code/test_code.py:42–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40
41
42def x() -> None:
43 raise NotImplementedError()
44
45
46def test_code_fullsource() -> None:

Callers 2

f6Method · 0.50
f7Method · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected