[run]
branch = true

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