MCPcopy
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

fFunction · 0.70
hFunction · 0.70

Tested by

no test coverage detected