From 8a9e531010382174a602a4ce31a0a6631aa8b746 Mon Sep 17 00:00:00 2001 From: amdomanska Date: Tue, 19 Nov 2024 10:17:33 +0000 Subject: [PATCH] PR cleanup: newline in settings --- portality/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portality/settings.py b/portality/settings.py index 7638e0c69..e6bd2ae57 100644 --- a/portality/settings.py +++ b/portality/settings.py @@ -1554,4 +1554,4 @@ # list of actions name that will be cleaned up if they are redundant BGJOB_MANAGE_REDUNDANT_ACTIONS = [ 'read_news', 'journal_csv' -] \ No newline at end of file +]