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