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 a7f6539 commit 0817f5dCopy full SHA for 0817f5d
1 file changed
pyproject.toml
@@ -208,6 +208,7 @@ testpaths = [
208
[tool.coverage]
209
run.omit = [
210
"checks/*.py",
211
+ "Tests/benchmarks.py",
212
"Tests/createfontdatachunk.py",
213
]
214
report.exclude_also = [
0 commit comments