1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-11-26 18:37:12 +00:00

Inscrease max function complexity to 15

This commit is contained in:
Alexandre Iooss 2020-09-06 13:13:29 +02:00
parent 8aac738c4a
commit eb58db7df9

View File

@ -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