backed off flake8 until someone can look at the python sdk in more detail (#894)

This commit is contained in:
Michael Quigley 2025-02-24 13:56:17 -05:00
parent 435296f813
commit b6896d9e13
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

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