[run] | |
omit = | |
# leading `*/` for pytest-dev/pytest-cov#456 | |
*/.tox/* | |
disable_warnings = | |
couldnt-parse | |
[report] | |
show_missing = True | |
exclude_also = | |
# jaraco/skeleton#97 | |
@overload | |
if TYPE_CHECKING: | |
[run] | |
omit = | |
# leading `*/` for pytest-dev/pytest-cov#456 | |
*/.tox/* | |
disable_warnings = | |
couldnt-parse | |
[report] | |
show_missing = True | |
exclude_also = | |
# jaraco/skeleton#97 | |
@overload | |
if TYPE_CHECKING: | |