Skip to content

Commit

Permalink
Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Oct 31, 2022
1 parent d7c0fbb commit 52db18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -82,7 +82,7 @@ plugins =

[coverage:report]
precision = 2
fail_under = 98.13
fail_under = 98.11
show_missing = true
skip_covered = true
exclude_lines =
Expand Down

0 comments on commit 52db18f

Please sign in to comment.