Skip to content

Commit

Permalink
update pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Jun 21, 2024
1 parent 066b119 commit d932aa5
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
@@ -1,5 +1,5 @@
[MESSAGES CONTROL]
disable = C0330, C0326, C0103, c-extension-no-member, cyclic-import, no-self-use, unused-argument
disable = C0103, c-extension-no-member, cyclic-import, no-self-use, unused-argument

[format]
max-line-length = 88

0 comments on commit d932aa5

Please sign in to comment.