diff --git a/setup.cfg b/setup.cfg index ee2454f..a8fb71c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -131,7 +131,7 @@ jobs = 4 output-format = colorized # Maximum number of locals for function / method body -max-locals = 17 +max-locals = 18 # Maximum number of arguments for function / method max-args = 8