Update to 3.0.1 #98
@ -178,7 +178,7 @@ class PyroClient(Client):
|
|||||||
)
|
)
|
||||||
logger.info(
|
logger.info(
|
||||||
"Bot's info for the locale %s has been updated",
|
"Bot's info for the locale %s has been updated",
|
||||||
self.default_locale,
|
self.code,
|
||||||
)
|
)
|
||||||
except KeyError:
|
except KeyError:
|
||||||
logger.warning(
|
logger.warning(
|
||||||
|
Loading…
Reference in New Issue
Block a user