Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ g
Method
g
testing/code/test_excinfo.py:193–197 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
191
#
192
193
def
g():
194
#
195
__tracebackhide__ = tracebackhide
196
f()
197
#
198
199
def
h():
200
#
Callers
nothing calls this directly
Calls
2
f
Function · 0.70
h
Function · 0.70
Tested by
no test coverage detected