fix: fix 'no-member' for pylint
This commit is contained in:
parent
c439bacf4f
commit
258a1ed287
2 changed files with 6 additions and 3 deletions
|
@ -18,4 +18,3 @@ disable=fixme,
|
|||
missing-class-docstring,
|
||||
missing-function-docstring,
|
||||
no-else-return,
|
||||
no-member,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue