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

Typo: Redis sets #308

Closed
mrchoc opened this issue Jun 11, 2024 · 2 comments
Closed

Typo: Redis sets #308

mrchoc opened this issue Jun 11, 2024 · 2 comments
Assignees

Comments

@mrchoc
Copy link

mrchoc commented Jun 11, 2024

typo on Check whether bike:1 or bike:2 are racing in the US. example for python

typo:
print(res6) # >>> 1

should be:
print(res6) # >>> 0

@mrchoc mrchoc changed the title Redis sets Typo: Redis sets Jun 11, 2024
@dwdougherty dwdougherty self-assigned this Jun 11, 2024
@dwdougherty
Copy link
Collaborator

Thank you, Ryan. I'll take a look.

@dwdougherty
Copy link
Collaborator

I've fixed this with a PR to the redis-py repo. No idea how long it will take to get it merged.

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

2 participants