We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43c659 commit 586c5b7Copy full SHA for 586c5b7
1 file changed
pyproject.toml
@@ -63,7 +63,7 @@ ignore = [
63
order-by-type = false
64
65
[tool.ruff.lint.mccabe]
66
-max-complexity = 14
+max-complexity = 18
67
68
[tool.ruff.lint.pydocstyle]
69
convention = "numpy"
0 commit comments