[flake8]
max-line-length = 88
per-file-ignores=
    __init__.py:F401
    __manifest__.py:B018