Skip to content

Commit d2c7f14

Browse files
committed
attempt to skip empty files
1 parent 4d82a5f commit d2c7f14

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
@@ -91,6 +91,7 @@ exclude_lines = [
9191
'if __name__ == "__main__":',
9292
"if TYPE_CHECKING:",
9393
]
94+
skip_empty = true
9495

9596
[tool.coverage.html]
9697
show_contexts = true

0 commit comments

Comments
 (0)