Skip to content

Update pickle_storage.py#2404

Merged
coder2020official merged 1 commit intoeternnoir:masterfrom
thebocher:patch-1
Oct 10, 2024
Merged

Update pickle_storage.py#2404
coder2020official merged 1 commit intoeternnoir:masterfrom
thebocher:patch-1

Conversation

@thebocher
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

Badiboy commented Oct 10, 2024

Looks correct. @coder2020official ?

@coder2020official coder2020official merged commit ec5a3c7 into eternnoir:master Oct 10, 2024
@coder2020official
Copy link
Copy Markdown
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