[flake8]
ignore = W503,E129,E704
max-line-length = 79
max-complexity = -1
builtins = _
