Skip to content
Snippets Groups Projects
.flake8 94 B
[flake8]
max-line-length = 88
per-file-ignores=
    __init__.py:F401
    __manifest__.py:B018