fix: fix 'inconsistent-return-statements' for pylint
This commit is contained in:
parent
281d654e32
commit
c01f9395f0
6 changed files with 8 additions and 1 deletions
|
@ -13,4 +13,3 @@ disable=fixme,
|
|||
consider-using-set-comprehension,
|
||||
empty-docstring,
|
||||
implicit-str-concat,
|
||||
inconsistent-return-statements,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue