MCPcopy 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

fFunction · 0.70
hFunction · 0.70

Tested by

no test coverage detected