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

Fix syntax bug in message.py #603

Merged
merged 1 commit into from Jun 13, 2021
Merged

Fix syntax bug in message.py #603

merged 1 commit into from Jun 13, 2021

Conversation

1ort
Copy link

@1ort 1ort commented Jun 13, 2021

Fixed syntax bug, added comma

Description

Just added a comma, the absence of which the interpreter did not take as a syntax error

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

  • My code follows the style guidelines of this project

  • I have performed a self-review of my own code

  • I have made corresponding changes to the documentation

  • My changes generate no new warnings

  • I have added tests that prove my fix is effective or that my feature works

  • New and existing unit tests pass locally with my changes

Fixed syntax bug, added comma
@JrooTJunior JrooTJunior merged commit c42b7e4 into aiogram:dev-2.x Jun 13, 2021
@evgfilim1 evgfilim1 added the bug Something is wrong with the framework label Jun 14, 2021
sakibguy added a commit to sakibguy/aiogram that referenced this pull request Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong with the framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants