[run]
patch = subprocess
omit =
    tests/*
    setup.py

[report]
exclude_lines =
    if TYPE_CHECKING:
    pragma: no cover
