fix: fix 'empty-docstring' for pylint

This commit is contained in:
Lance Edgar 2025-09-01 15:08:09 -05:00
parent 54602f605d
commit 8d8f276793
11 changed files with 100 additions and 83 deletions

View file

@ -11,4 +11,3 @@ disable=fixme,
consider-using-dict-comprehension,
consider-using-f-string,
consider-using-set-comprehension,
empty-docstring,