Skip to content

Commit d0c6c98

Browse files
committed
Set test coverage to 100%
1 parent c6eed14 commit d0c6c98

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
@@ -170,4 +170,4 @@ exclude_also = [
170170
'except (OSError|(shutil.Error, OSError))( as os_err)?:',
171171
'except Exception as err:',
172172
]
173-
fail_under = 99
173+
fail_under = 100

0 commit comments

Comments
 (0)