We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5a425 commit 91aeff2Copy full SHA for 91aeff2
1 file changed
.pylintrc
@@ -471,7 +471,7 @@ max-args=10
471
# Maximum number of attributes for a class (see R0902).
472
max-attributes=10
473
474
-# Maximum number of boolean expressions in a if statement
+# Maximum number of boolean expressions in an if statement
475
max-bool-expr=5
476
477
# Maximum number of branch for function / method body
0 commit comments