Skip to content

Commit

Permalink
Disable new linting rule.
Browse files Browse the repository at this point in the history
felixfontein committed Sep 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -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,

0 comments on commit a331848

Please sign in to comment.