fix: fix 'consider-using-generator' for pylint
This commit is contained in:
parent
07e90229ce
commit
95aeb87899
2 changed files with 3 additions and 6 deletions
|
@ -5,7 +5,6 @@ disable=fixme,
|
|||
arguments-differ,
|
||||
arguments-renamed,
|
||||
attribute-defined-outside-init,
|
||||
consider-using-generator,
|
||||
duplicate-code,
|
||||
keyword-arg-before-vararg,
|
||||
no-member,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue