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