Skip to content

Commit

Permalink
pylintrc updated
Browse files Browse the repository at this point in the history
  • Loading branch information
OperaVaria committed Feb 1, 2025
1 parent 98e3a4f commit 35dc0b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pylintrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[MESSAGES CONTROL]
disable=line-too-long,
too-few-public-methods,
too-many-arguments,
too-many-arguments
too-many-positional-arguments,
too-many-instance-attributes,
wrong-import-position

0 comments on commit 35dc0b4

Please sign in to comment.