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 3ec3f49 commit 03f25a9Copy full SHA for 03f25a9
setup.cfg
@@ -20,7 +20,7 @@ max-line-length = 88
20
extend-ignore = E203 # For black compatibility
21
spellcheck-targets = comments
22
dictionaries = en_US,python,technical
23
-max-cognitive-complexity = 11
+max-cognitive-complexity = 14
24
max-expression-complexity = 7
25
26
[aliases]
0 commit comments