Skip to content

Commit

Permalink
Fix pylint ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp committed Oct 4, 2024
1 parent 7b257b0 commit 4ec3ea6
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,2 +1,2 @@
[MESSAGES CONTROL]
disable=C0114, C0115, C0116, W0613
disable=C0114, C0115, C0116, W0613, W0622

0 comments on commit 4ec3ea6

Please sign in to comment.