icalendar/.coveragerc

6 wiersze
175 B
INI

# Exclude type checking block
# See https://github.com/nedbat/coveragepy/issues/831#issuecomment-517778185
[report]
exclude_lines =
pragma: no cover
if TYPE_CHECKING: