Skip to content
Snippets Groups Projects
.flake8 94 B
Newer Older
arthur.mayer's avatar
arthur.mayer committed
[flake8]
max-line-length = 88
per-file-ignores=
    __init__.py:F401
    __manifest__.py:B018