[run]
concurrency = multiprocessing
parallel = true
sigterm = true

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