fix: fix 'too-many-locals' for pylint
This commit is contained in:
parent
95aeb87899
commit
1dd184622f
4 changed files with 4 additions and 5 deletions
|
@ -8,5 +8,4 @@ disable=fixme,
|
|||
duplicate-code,
|
||||
keyword-arg-before-vararg,
|
||||
no-member,
|
||||
too-many-locals,
|
||||
too-many-nested-blocks,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue