Skip to content

Commit

Permalink
Fix: pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Nov 13, 2024
1 parent 40b588f commit c1348f5
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 @@ -17,6 +17,7 @@ disable=
duplicate-code,
global-statement,
inconsistent-return-statements,
invalid-name,
missing-docstring, multiple-imports,
missing-final-newline,
redefined-outer-name, redefined-builtin,
Expand Down

0 comments on commit c1348f5

Please sign in to comment.