Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
196
else
:
Callers
1
emit
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected