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

Method f7

testing/test_assertrewrite.py:620–621  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

618 )
619
620 def f7() -> None:
621 assert False or x()
622
623 assert (
624 getmsg(f7, {"x": x})

Callers

nothing calls this directly

Calls 2

xFunction · 0.50
gFunction · 0.50

Tested by

no test coverage detected