Skip to content

Commit

Permalink
Disable new linting rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Sep 23, 2024
1 parent 260657b commit a331848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pylintrc.automated
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ disable=
too-many-arguments,
too-many-instance-attributes,
too-many-locals,
too-many-positional-arguments,
too-many-return-statements,
too-many-statements,

Expand Down

0 comments on commit a331848

Please sign in to comment.