Skip to content

Commit 49157b1

Browse files
authored
1 parent 57ed34c commit 49157b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ exclude = ["^.venv/"]
6161

6262
[tool.coverage.run]
6363
core = "sysmon"
64+
65+
[tool.coverage.report]
66+
exclude_lines =
67+
if TYPE_CHECKING:

0 commit comments

Comments
 (0)