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
- Remove unused RowList and PrimaryKeyList type aliases
- Change list to list[Any] in Restriction type
- Use TYPE_CHECKING instead of 'if False:' for conditional import
- Remove redundant isinstance check in is_remote_url (type annotation guarantees str)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments