Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
x
Function · 0.50
g
Function · 0.50
Tested by
no test coverage detected