fix: fix 'too-many-locals' for pylint
This commit is contained in:
parent
8e67de4947
commit
d9db40fddc
2 changed files with 21 additions and 16 deletions
|
@ -5,4 +5,3 @@ disable=
|
|||
attribute-defined-outside-init,
|
||||
fixme,
|
||||
too-many-branches,
|
||||
too-many-locals,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue