Skip to content

Commit 3533c0f

Browse files
committed
fix coverage numbers
1 parent aceca07 commit 3533c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ branch = true
1414
source = ["RestrictedPython"]
1515

1616
[tool.coverage.report]
17-
fail_under = 97.3
17+
fail_under = 97.0
1818
precision = 2
1919
ignore_errors = true
2020
show_missing = true

0 commit comments

Comments
 (0)