[flake8]
max-line-length = 120
per-file-ignores = src/**/__init__.py:F401
