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 f6c2df7 commit 5b5a2c4Copy full SHA for 5b5a2c4
pyproject.toml
@@ -200,4 +200,4 @@ suppress-none-returning = true
200
max-string-length = 20
201
202
[tool.ruff.mccabe]
203
-max-complexity = 5
+max-complexity = 10
0 commit comments