[flake8]
# black likes this (https://github.com/psf/black/blob/master/docs/compatible_configs.md#flake8)
max-line-length = 88
extend-ignore = E203
