[flake8]
max-line-length = 88
ignore = E203, W503
exclude =
    src/subscript/version.py
