fix: fix 'attribute-defined-outside-init' for pylint
This commit is contained in:
parent
a56f6e9b91
commit
8008b0edad
2 changed files with 3 additions and 4 deletions
|
@ -6,4 +6,3 @@ disable=fixme,
|
|||
abstract-method,
|
||||
arguments-differ,
|
||||
arguments-renamed,
|
||||
attribute-defined-outside-init,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue