From caf925209c910b63b7074efe7fa701b3649c17b1 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Sun, 23 Mar 2025 10:02:27 +0530 Subject: [PATCH] ... --- recipes/1843.recipe | 2 +- recipes/economist_search.recipe | 2 +- recipes/economist_world_ahead.recipe | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/1843.recipe b/recipes/1843.recipe index c698f2c67c..f2ae6015a0 100644 --- a/recipes/1843.recipe +++ b/recipes/1843.recipe @@ -61,7 +61,7 @@ def process_node(node): return process_list(node) elif ntype: print('** ', ntype) - return '' + return '' def safe_dict(data, *names): diff --git a/recipes/economist_search.recipe b/recipes/economist_search.recipe index f915f9e1f9..386c03f78e 100644 --- a/recipes/economist_search.recipe +++ b/recipes/economist_search.recipe @@ -62,7 +62,7 @@ def process_node(node): return process_list(node) elif ntype: print('** ', ntype) - return '' + return '' def safe_dict(data, *names): diff --git a/recipes/economist_world_ahead.recipe b/recipes/economist_world_ahead.recipe index 85ee8f50ce..8e7b59536d 100644 --- a/recipes/economist_world_ahead.recipe +++ b/recipes/economist_world_ahead.recipe @@ -62,7 +62,7 @@ def process_node(node): return process_list(node) elif ntype: print('** ', ntype) - return '' + return '' def safe_dict(data, *names):