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 778a6f7 commit 43591f5Copy full SHA for 43591f5
pyproject.toml
@@ -33,4 +33,4 @@ local_scheme = "dirty-tag"
33
[tool.flake8]
34
max-line-length = 88
35
ignore = ['E203', 'W503']
36
-max_complexity = 32
+max_complexity = 25
0 commit comments