Skip to content

Commit

Permalink
loosen pylint threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
terhorstd authored Oct 18, 2024
1 parent c4e2433 commit a91d018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ const-naming-style = snake_case
method-naming-style = PascalCase

max-line-length = 120
fail-under = 9.98

0 comments on commit a91d018

Please sign in to comment.