fix: fix 'missing-class-docstring' and 'missing-function-docstring' for pylint
This commit is contained in:
parent
1374910d65
commit
b2beeb4df3
12 changed files with 33 additions and 23 deletions
|
@ -15,5 +15,3 @@ disable=fixme,
|
|||
implicit-str-concat,
|
||||
inconsistent-return-statements,
|
||||
invalid-name,
|
||||
missing-class-docstring,
|
||||
missing-function-docstring,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue