[flake8] ignore = E203,W504,W191,W503 exclude = .git max-complexity = 10 max-line-length = 108 indent-string = ' '