Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ f5
Method
f5
testing/test_assertrewrite.py:417–418 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
415
assert msg ==
"assert sys == 42"
416
417
def
f5() -> None:
418
assert cls == 42
# type: ignore[name-defined] # noqa: F821
419
420
class
X:
421
pass
Callers
nothing calls this directly
Calls
1
g
Function · 0.50
Tested by
no test coverage detected