fix: fix 'no-else-return' for pylint
This commit is contained in:
parent
258a1ed287
commit
1374910d65
2 changed files with 6 additions and 9 deletions
|
@ -17,4 +17,3 @@ disable=fixme,
|
|||
invalid-name,
|
||||
missing-class-docstring,
|
||||
missing-function-docstring,
|
||||
no-else-return,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue