Queer European MD passionate about IT
소스 검색

Whitespace

Davte 5 년 전
부모
커밋
ee7864f813
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      davtelepot/bot.py

+ 2 - 2
davtelepot/bot.py

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