MCPcopy Create free account
hub / github.com/pytest-dev/pytest / nullcontext

Function nullcontext

src/_pytest/compat.py:192–193  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

190
191 @contextmanager
192 def nullcontext():
193 yield
194
195
196else:

Callers 1

emitMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected