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):