[flake8]
max-line-length=160
max-positional-arguments=10
max-nested-blocks=10
max-locals=20
max-statements = 75
max-branches = 20