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: restore 3.10 timezone usage and revert ternaries
Use datetime.timezone.utc instead of datetime.UTC for Python 3.10
compatibility. Revert conditional-expression refactors per maintainer
feedback while keeping zip(strict=True), Yoda fix, and list flattening.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments