From a8d06e9d6917cf2cbd490203638dbbd66d283594 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sun, 26 Oct 2025 12:10:52 +0100 Subject: [PATCH] No need to define line feed sep --- changedetectionio/diff/__init__.py | 10 +++------- changedetectionio/notification_service.py | 3 +-- .../processors/text_json_diff/processor.py | 1 - 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/changedetectionio/diff/__init__.py b/changedetectionio/diff/__init__.py index 6fbf74a87..47416b90e 100644 --- a/changedetectionio/diff/__init__.py +++ b/changedetectionio/diff/__init__.py @@ -11,6 +11,7 @@ import diff_match_patch as dmp_module import re from .tokenizers import TOKENIZERS, tokenize_words_and_html +from ..notification_service import CUSTOM_LINEBREAK_PLACEHOLDER # Remember! gmail, outlook etc dont support