Skip to content

Commit 306ecdf

Browse files
committed
TASK: Rename help method
1 parent 573a11f commit 306ecdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def stop_cmd(bot, update):
8080
game_handler.gl_remove(chat_id)
8181

8282

83-
def help_def(bot, update):
83+
def help_cmd(bot, update):
8484
pass
8585

8686

0 commit comments

Comments
 (0)