fix: fix 'consider-using-set-comprehension' for pylint
This commit is contained in:
parent
8d8f276793
commit
efa13362e1
2 changed files with 4 additions and 5 deletions
|
@ -10,4 +10,3 @@ disable=fixme,
|
|||
broad-exception-caught,
|
||||
consider-using-dict-comprehension,
|
||||
consider-using-f-string,
|
||||
consider-using-set-comprehension,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue