Queer European MD passionate about IT
Kaynağa Gözat

Parenthesis

Davte 6 yıl önce
ebeveyn
işleme
9963296f41
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      davtelepot/custombot.py

+ 1 - 1
davtelepot/custombot.py

@@ -1972,7 +1972,7 @@ class Bot(telepot.aio.Bot, Gettable):
         logging.info(
             "{sep}{subjvb} STARTED{sep}".format(
                 sep='-'*10,
-                subjvb='BOT HAS' if len(cls.instances) == 1 else 'BOTS HAVE'
+                subjvb=('BOT HAS' if len(cls.instances) == 1 else 'BOTS HAVE')
             )
         )
         try: