Update to 3.0.1 #98

Merged
profitroll merged 52 commits from dev into main 2024-05-15 00:19:04 +03:00
Showing only changes of commit 20cc754a2a - Show all commits

View File

@ -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(