MCPcopy Create free account
hub / github.com/pybind/pybind11 / stderr

Method stderr

tests/conftest.py:145–146  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

143
144 @property
145 def stderr(self):
146 return Output(self.err)
147
148
149@pytest.fixture

Callers

nothing calls this directly

Calls 1

OutputClass · 0.85

Tested by

no test coverage detected