[report]
precision = 2
ignore_errors = True
exclude_lines =
    pragma: no cover
    if TYPE_CHECKING
    \s*\.\.\.$
    raise NotImplementedError
