Skip to content

Commit e54bb37

Browse files
committed
add ignoreerrors to report section
1 parent 5525181 commit e54bb37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ omit = [
108108
"*/.venv/*"]
109109

110110
[tool.coverage.report]
111+
ignore_errors = true
111112
omit = [
112113
"tests/*",
113114
"examples/*",

0 commit comments

Comments
 (0)