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 11a3511 commit cdcee39Copy full SHA for cdcee39
1 file changed
pyproject.toml
@@ -82,6 +82,7 @@ skip-string-normalization = true
82
83
[tool.coverage.run]
84
omit = [
85
+ "build.py",
86
"tests/*",
87
"*/__init__.py",
88
]
0 commit comments