fix: fix 'too-many-arguments' for pylint
This commit is contained in:
parent
8ede2fc406
commit
5d7dda8163
5 changed files with 10 additions and 12 deletions
|
@ -4,7 +4,6 @@
|
|||
disable=
|
||||
attribute-defined-outside-init,
|
||||
fixme,
|
||||
too-many-arguments,
|
||||
too-many-branches,
|
||||
too-many-locals,
|
||||
too-many-positional-arguments,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue