Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
pawlizio committed Nov 25, 2023
1 parent 96152a3 commit 35e0d87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ output-format=colorized
[FORMAT]
indent-string=' '
max-line-length=150

[MAIN]
max-branches=20
max-statements=55

0 comments on commit 35e0d87

Please sign in to comment.