Skip to content

Commit 47709d6

Browse files
authored
Update pyproject.toml
1 parent 9c88636 commit 47709d6

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
@@ -106,7 +106,7 @@ exclude_also = [
106106
"@(abc\\.)?abstractmethod",
107107
]
108108
ignore_errors = true
109-
fail_under = 70
109+
fail_under = 50
110110

111111
[tool.hatch.build]
112112
artifacts = []

0 commit comments

Comments
 (0)