From f805f7384b215cc871899683d815e826092489e6 Mon Sep 17 00:00:00 2001 From: missionfloyd Date: Sun, 21 Apr 2024 16:58:20 -0600 Subject: [PATCH] Lint --- modules/infotext_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/infotext_utils.py b/modules/infotext_utils.py index 9347ec669..3d6206b49 100644 --- a/modules/infotext_utils.py +++ b/modules/infotext_utils.py @@ -420,7 +420,7 @@ def create_override_settings_dict(text_pairs): """ res = {} - + if not text_pairs: return res