fix: fix 'too-many-branches' for pylint
This commit is contained in:
parent
becf4fa822
commit
a4c9e3070c
3 changed files with 4 additions and 3 deletions
|
@ -23,4 +23,3 @@ disable=fixme,
|
|||
redefined-outer-name,
|
||||
singleton-comparison,
|
||||
too-few-public-methods,
|
||||
too-many-branches,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue