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

Method f6

testing/test_assertrewrite.py:400–401  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

398 return False
399
400 def f6() -> None:
401 assert x() and x()
402
403 assert (
404 getmsg(f6, {"x": x})

Callers

nothing calls this directly

Calls 2

xFunction · 0.50
gFunction · 0.50

Tested by

no test coverage detected