3
0
Fork 0

fix: fix 'too-many-public-methods' for pylint

This commit is contained in:
Lance Edgar 2025-09-01 09:54:48 -05:00
parent 1fec99bc92
commit 282fc61e50
4 changed files with 3 additions and 4 deletions

View file

@ -31,4 +31,3 @@ disable=fixme,
too-many-locals,
too-many-nested-blocks,
too-many-positional-arguments,
too-many-public-methods,