[flake8] ignore = E203, E712, W503, W504 max-line-length = 140 # exclude = tests/* # max-complexity = 10