Skip to content

Commit

Permalink
pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudon committed Sep 27, 2024
1 parent af14216 commit 69ede51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ disable=
invalid-name,
len-as-condition,
no-else-return,
broad-exception-raised
broad-exception-raised,
too-many-positional-arguments

[FORMAT]
Expand Down

0 comments on commit 69ede51

Please sign in to comment.