fix: fix 'empty-docstring' for pylint
This commit is contained in:
parent
54602f605d
commit
8d8f276793
11 changed files with 100 additions and 83 deletions
|
@ -11,4 +11,3 @@ disable=fixme,
|
|||
consider-using-dict-comprehension,
|
||||
consider-using-f-string,
|
||||
consider-using-set-comprehension,
|
||||
empty-docstring,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue