We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tests/
1 parent 9e96845 commit 91d228dCopy full SHA for 91d228d
1 file changed
pyproject.toml
@@ -164,6 +164,7 @@ omit = [
164
"*/_*",
165
"*/_compat.py",
166
"docs/conf.py",
167
+ "tests/*",
168
]
169
170
[tool.coverage.report]
0 commit comments