fix: fix 'too-many-statements' for pylint
This commit is contained in:
parent
d39f5afd4b
commit
1fec99bc92
2 changed files with 3 additions and 3 deletions
|
@ -32,5 +32,3 @@ disable=fixme,
|
|||
too-many-nested-blocks,
|
||||
too-many-positional-arguments,
|
||||
too-many-public-methods,
|
||||
too-many-statements,
|
||||
ungrouped-imports,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue