fix: fix 'consider-using-dict-items' for pylint
This commit is contained in:
parent
d6f7c19f71
commit
65849ad82d
2 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,6 @@ disable=fixme,
|
|||
arguments-differ,
|
||||
arguments-renamed,
|
||||
attribute-defined-outside-init,
|
||||
consider-using-dict-items,
|
||||
consider-using-generator,
|
||||
consider-using-get,
|
||||
consider-using-set-comprehension,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue