Skip to content

Commit

Permalink
chore(tests): fix pylint config
Browse files Browse the repository at this point in the history
  • Loading branch information
firstof9 authored Sep 22, 2024
1 parent 2f57315 commit 8f3e7f4
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 @@ -32,6 +32,7 @@ disable=
too-many-lines,
too-many-locals,
abstract-method,
too-many-positional-arguments,

[REFACTORING]

Expand Down

0 comments on commit 8f3e7f4

Please sign in to comment.