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
fix: use StrEnum instead of (str, Enum) to pass UP042 lint rule
Python 3.11+ provides enum.StrEnum natively.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>