Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
patkivikram committed Oct 10, 2022
1 parent 731603f commit 7e34fd0
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 @@ -13,7 +13,7 @@ branch = true
data_file = "/tmp/dagger_coverage"

[tool.coverage.report]
fail_under = 90
fail_under = 80
exclude_lines = [
# Have to re-enable the standard pragma
"pragma: no cover"
Expand Down

0 comments on commit 7e34fd0

Please sign in to comment.