From d01146df950dc0defff6f117a674c1d469a24c33 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 23 Mar 2025 04:36:16 +0530 Subject: [PATCH] ... --- recipes/economist.recipe | 2 +- recipes/economist_free.recipe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/economist.recipe b/recipes/economist.recipe index 6cbed35d6d..e570dc6a3b 100644 --- a/recipes/economist.recipe +++ b/recipes/economist.recipe @@ -136,7 +136,7 @@ def process_web_node(node): return process_web_list(node) elif ntype: print('** ', ntype) - return '' + return '' def load_article_from_web_json(raw): diff --git a/recipes/economist_free.recipe b/recipes/economist_free.recipe index 6cbed35d6d..e570dc6a3b 100644 --- a/recipes/economist_free.recipe +++ b/recipes/economist_free.recipe @@ -136,7 +136,7 @@ def process_web_node(node): return process_web_list(node) elif ntype: print('** ', ntype) - return '' + return '' def load_article_from_web_json(raw):