fix: fix 'empty-docstring' for pylint
This commit is contained in:
parent
fdeb0eeeb2
commit
8b905289de
22 changed files with 157 additions and 139 deletions
|
@ -3,6 +3,7 @@
|
|||
[MESSAGES CONTROL]
|
||||
disable=all
|
||||
enable=
|
||||
empty-docstring,
|
||||
inconsistent-return-statements,
|
||||
no-else-return,
|
||||
too-many-branches,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue