Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex authored Jul 8, 2023
1 parent 8c55684 commit dde522a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ omit = [

[tool.coverage.report]
precision = 2
fail_under = 98.40
fail_under = 98.35
show_missing = true
skip_covered = true
exclude_lines = [
Expand Down

0 comments on commit dde522a

Please sign in to comment.