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
- Add return type annotation to Redis.from_url() in client.py
- Add parameter and return type annotations to utils.from_url()
- Improves type safety and IDE autocomplete support
- Resolves MyPy no-untyped-call errors for users
0 commit comments