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

Change set_data to set_bucket in reset_bucket (#970) #971

Merged
merged 1 commit into from Aug 6, 2022

Conversation

draklowell
Copy link

@draklowell draklowell commented Aug 5, 2022

Description

Fix #970

Type of change

  • Bug fix (non-breaking change that fixes an issue)

How has this been tested?

Test Configuration

  • Operating system: Ubuntu 20.04 LTS
  • Python version: 3.8

Checklist:

  • I have performed a self-review of my own code
  • New and existing unit tests pass locally with my changes
  • My changes generate no new warnings or errors
  • My changes are compatible with minimum requirements of the project

@github-actions github-actions bot added the 2.x Issue or PR for stable 2.x version label Aug 5, 2022
@draklowell draklowell changed the title Change set_data to set_bucket in reset_bucket (#970) (#1) Change set_data to set_bucket in reset_bucket (#970) Aug 5, 2022
@JrooTJunior JrooTJunior merged commit a697a9d into aiogram:dev-2.x Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issue or PR for stable 2.x version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FSM storage - reset_bucket calls set_data
2 participants