Skip to content

Commit 1d18909

Browse files
committed
Enable coverage report.show_missing
1 parent 26b9256 commit 1d18909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ report.exclude_also = [
293293
"if TYPE_CHECKING:",
294294
]
295295

296+
report.show_missing = true
296297
[tool.mypy]
297298
strict = true
298299
files = [ "." ]

0 commit comments

Comments
 (0)