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 initial_cache_size variable
- Add type annotations for _schema_cache, test function return type
- Use del instead of assignment to None for better garbage collection
- Add type ignore comment for Pydantic dynamic model typing
- All ruff checks pass
0 commit comments