[flake8]
max-line-length = 99
per-file-ignores =
    impuls/model/impuls_base.py:E731
    **/__init__.py:F401
