diff --git a/setup.cfg b/setup.cfg index b0cbe64d..60ad9586 100644 --- a/setup.cfg +++ b/setup.cfg @@ -89,6 +89,7 @@ ignored-modules = [pylint.DESIGN] max-attributes=12 +max-public-methods=25 [pylint.REFACTORING] max-nested-blocks = 9