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

Update pickle_storage.py #2404

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

thebocher
Copy link
Contributor

fixed typo in StatePickleStorage.save, which didn't allow to save user state, but instead copied the whole content of state file inside "data"

Description

Include changes, new features and etc:
fixed typo

Describe your tests

How did you test your change?
my one year old bot started working again

Python version: any

OS: any

Checklist:

  • [ no ] I added/edited example on new feature/change (if exists)
  • [ yes ] My changes won't break backward compatibility
  • [ no ] I made changes both for sync and async

fixed typo in StatePickleStorage.save, which didn't allow to save user state, but instead copied the whole content of state file inside "data"
@Badiboy
Copy link
Collaborator

Badiboy commented Oct 10, 2024

Looks correct. @coder2020official ?

@coder2020official coder2020official merged commit ec5a3c7 into eternnoir:master Oct 10, 2024
7 checks passed
@coder2020official
Copy link
Collaborator

Thanks

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

Successfully merging this pull request may close these issues.

3 participants