[flake8]
exclude =
    src/standardweb3/abis/matching_engine.py
    .venv
    .git
    __pycache__
    *.pyc
