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
Improve Enum comparison methods and update lint config
Refactored Enum comparison methods to return NotImplemented for invalid types, improving type safety. Updated pyproject.toml to ignore N807 linting rule for dunder methods.
0 commit comments