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

store a tuple but becomes a list when reading #1

Open
Undertone0809 opened this issue Mar 18, 2023 · 0 comments
Open

store a tuple but becomes a list when reading #1

Undertone0809 opened this issue Mar 18, 2023 · 0 comments

Comments

@Undertone0809
Copy link
Owner

As you can see, you will get a tuple if you store a tuple.

image
image

You can use tuple(cache['data']) to convert data type. Maybe there's a better solution that makes it a tuple when we read data.

@Undertone0809 Undertone0809 added bug Something isn't working and removed bug Something isn't working labels Oct 9, 2023
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