fix: fix 'attribute-defined-outside-init' for pylint
This commit is contained in:
parent
92754a64c4
commit
dd25d98e7d
8 changed files with 29 additions and 24 deletions
|
@ -2,6 +2,5 @@
|
|||
|
||||
[MESSAGES CONTROL]
|
||||
disable=fixme,
|
||||
attribute-defined-outside-init,
|
||||
duplicate-code,
|
||||
no-member,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue