Skip to content

Commit a91d018

Browse files
authored
loosen pylint threshold
1 parent c4e2433 commit a91d018

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pylintrc

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ const-naming-style = snake_case
1212
method-naming-style = PascalCase
1313

1414
max-line-length = 120
15+
fail-under = 9.98

0 commit comments

Comments
 (0)