CHANGE: Adjust function complexity by a fraction to fit existing code
parent
e40e75038d
commit
344e089364
|
@ -76,7 +76,7 @@ extend-select = [
|
|||
]
|
||||
per-file-ignores = []
|
||||
max-line-length = 120
|
||||
max-complexity = 12
|
||||
max-complexity = 15
|
||||
exclude = [
|
||||
".git",
|
||||
"__pycache__",
|
||||
|
|
Loading…
Reference in New Issue