Inscrease max function complexity to 15
This commit is contained in:
parent
8aac738c4a
commit
eb58db7df9
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -42,7 +42,7 @@ exclude =
|
||||||
.cache,
|
.cache,
|
||||||
.eggs,
|
.eggs,
|
||||||
*migrations*
|
*migrations*
|
||||||
max-complexity = 10
|
max-complexity = 15
|
||||||
max-line-length = 160
|
max-line-length = 160
|
||||||
import-order-style = google
|
import-order-style = google
|
||||||
application-import-names = flake8
|
application-import-names = flake8
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue