Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ g
Method
g
testing/code/test_excinfo.py:214–218 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
212
#
213
214
def
g():
215
#
216
__tracebackhide__ = tracebackhide
217
f()
218
#
219
220
def
h():
221
#
Callers
nothing calls this directly
Calls
2
f
Function · 0.70
h
Function · 0.70
Tested by
no test coverage detected