[flake8]
max-line-length = 120
exclude =
    ./sdk/python/sdk/zrok/zrok_api/**,
    ./build/**

