diff --git a/imap_filter/imap_filter.py b/imap_filter/imap_filter.py index 822bf53..fcd2521 100644 --- a/imap_filter/imap_filter.py +++ b/imap_filter/imap_filter.py @@ -231,8 +231,7 @@ class ImapFilter: content = f"{new_content}\n" else: self._log.debug( - "Line is NOT different, not replacing it. Search: '%s'", - search + "Line is NOT different, not replacing it." ) else: self._log.debug(