[flake8]
filename = *.py,autojump
ignore = E126,E128
max-line-length = 79
max-complexity = 10