Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redis.client.Pipeline is not imported correctly #678

Open
sashkent3 opened this issue Feb 10, 2025 · 0 comments
Open

redis.client.Pipeline is not imported correctly #678

sashkent3 opened this issue Feb 10, 2025 · 0 comments

Comments

@sashkent3
Copy link

Here and possibly in many other places the Pipeline symbol is not imported correctly, because redis.client is not imported and only redis is.
I believe this is mostly a type-checking issue and does not affect runtime at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant