fix: fix 'consider-using-dict-comprehension' for pylint
This commit is contained in:
parent
3ba57e3640
commit
c3e262804c
3 changed files with 6 additions and 9 deletions
|
@ -8,4 +8,3 @@ disable=fixme,
|
|||
arguments-renamed,
|
||||
attribute-defined-outside-init,
|
||||
broad-exception-caught,
|
||||
consider-using-dict-comprehension,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue