Merge pull request #1643 from robz-tirtlib/patch-1

small fix
This commit is contained in:
Badiboy 2022-07-25 21:42:22 +03:00 committed by GitHub
commit a61508ca0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ def start_ex(message):
# Any state
@bot.message_handler(state="*", commands='cancel')
@bot.message_handler(state="*", commands=['cancel'])
def any_state(message):
"""
Cancel state