We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6429fc commit 4df7bc9Copy full SHA for 4df7bc9
1 file changed
pyproject.toml
@@ -87,6 +87,7 @@ testpaths = ["tests"]
87
branch = true
88
source = ["eitprocessing"]
89
command_line = "-m pytest"
90
+omit = ["tests/*", "*/tests/*"]
91
92
[tool.coverage.report]
93
exclude_lines = ["if TYPE_CHECKING:"]
0 commit comments