Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ reprec
Class
reprec
src/_pytest/pytester.py:1151–1152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1149
else
:
1150
1151
class
reprec:
# type: ignore
1152
pass
1153
1154
reprec.ret = ret
1155
Callers
nothing calls this directly
Calls
1
ExitCode
Class · 0.90
Tested by
no test coverage detected