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