[run]
source = arq
branch = True
concurrency = multiprocessing

[report]
exclude_lines =
    pragma: no cover
    raise NotImplementedError
    if TYPE_CHECKING:
    @overload
