Fix pep8
This commit is contained in:
@@ -48,4 +48,4 @@ try:
|
||||
bot.getMe()
|
||||
main()
|
||||
except Exception as ex:
|
||||
logging.exception('Failed to create Telegram bot with token "{}"'.format(TOKEN))
|
||||
logging.exception('Failed to create Telegram bot with token "{}"'.format(TOKEN))
|
||||
|
||||
Reference in New Issue
Block a user