Whitespace

This commit is contained in:
Davte 2019-07-16 16:42:20 +02:00
parent ddc006a192
commit ee7864f813

View File

@ -1738,8 +1738,8 @@ class Bot(TelegramBot, ObjectWithDatabase):
await asyncio.sleep(5*60) await asyncio.sleep(5*60)
self.__class__.stop( self.__class__.stop(
65, 65,
f"Information aformation about this bot could " "Information about this bot could not be retrieved.\n"
f"not be retrieved. Restarting..." "Restarting..."
) )
def setup(self): def setup(self):