Skip to content

Commit 0b34cf6

Browse files
committed
decrease fail_under test coverage
1 parent bbaca65 commit 0b34cf6

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
@@ -91,4 +91,4 @@ exclude_lines = [
9191
"if __name__ == .__main__.:",
9292
"raise NotImplementedError",
9393
]
94-
fail_under = 90
94+
fail_under = 40

0 commit comments

Comments
 (0)