diff --git a/pyproject.toml b/pyproject.toml index 0eec0ab..5467b10 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ extend-select = [ ] per-file-ignores = [] max-line-length = 120 -max-complexity = 12 +max-complexity = 15 exclude = [ ".git", "__pycache__",