MCPcopy
hub / github.com/pytest-dev/pytest / logging.py

File logging.py

src/_pytest/logging.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# mypy: allow-untyped-defs
2"""Access and control log capturing."""
3
4from __future__ import annotations

Callers

nothing calls this directly

Calls 1

compileMethod · 0.80

Tested by

no test coverage detected