Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ f7
Method
f7
testing/test_assertrewrite.py:409–410 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
407
)
408
409
def
f7() -> None:
410
assert False or x()
411
412
assert (
413
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