telegram-backup-dump
telegram-backup-dump copied to clipboard
(PYL-W1203) Formatted string passed to logging module
Description
Formatting the message manually before passing it to a logging call does unnecessary work if logging is disabled. Consider using the logging module's built-in formatting features to avoid that. <!-- more -->
Occurrences
There are 6 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/EDM115/telegram-backup-dump/issue/PYL-W1203/occurrences/