Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ f5
Method
f5
testing/test_assertrewrite.py:216–217 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
214
assert msg ==
"assert sys == 42"
215
216
def
f5() -> None:
217
assert cls == 42
# type: ignore[name-defined] # noqa: F821
218
219
class
X:
220
pass
Callers
nothing calls this directly
Calls
1
g
Function · 0.50
Tested by
no test coverage detected