Skip to content

Commit

Permalink
coverage threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
jwong-nd committed Nov 9, 2024
1 parent 8b76a56 commit cb08829
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 @@ -59,7 +59,7 @@ exclude_lines = [
"import",
"pragma: no cover",
]
fail_under = 97
fail_under = 93

[tool.isort]
line_length = 79
Expand Down

0 comments on commit cb08829

Please sign in to comment.