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