Skip to content

Commit

Permalink
Update .pylintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
peno64 committed Dec 2, 2023
1 parent 5026b4c commit 2f42fa0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ disable=
super-with-arguments,
too-many-function-args,
useless-object-inheritance,
use-dict-literal,
unspecified-encoding,
consider-using-f-string,

0 comments on commit 2f42fa0

Please sign in to comment.