You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#525 introduced additional lint rules to help us manage growing complexity of the Python SDK.
As part of this we sharpened our ruff lint rules but as a pragmatic solution without a major refactor we had to add some lint ignores - we should address these for v2 ideally which will be a good time given multiple refactors happening then.