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