Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pytest-dev/pytest
/ f6
Method
f6
testing/test_assertrewrite.py:611–612 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
609
return
False
610
611
def
f6() -> None:
612
assert x() and x()
613
614
assert (
615
getmsg(f6, {
"x"
: x})
Callers
nothing calls this directly
Calls
2
x
Function · 0.50
g
Function · 0.50
Tested by
no test coverage detected