CHANGE: Adjust function complexity by a fraction to fit existing code

pull/391/head
undeƒined 2024-08-18 03:27:54 +02:00
parent e40e75038d
commit 344e089364
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ extend-select = [
]
per-file-ignores = []
max-line-length = 120
max-complexity = 12
max-complexity = 15
exclude = [
".git",
"__pycache__",