From 5be1aea3a9b9b54fc7b649cf73ede0e610c2050f Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Mon, 4 Dec 2023 11:04:19 +0530 Subject: [PATCH] Update reuters.recipe --- recipes/reuters.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/reuters.recipe b/recipes/reuters.recipe index 92ddb4c0dd..5156ec4f35 100644 --- a/recipes/reuters.recipe +++ b/recipes/reuters.recipe @@ -14,7 +14,7 @@ country_defs = { 'Business': 'business', 'Markets': 'markets', 'Tech': 'technology', - 'Sports': 'lifestyle/sports', + # 'Sports': 'lifestyle/sports', 'Wealth': 'markets/wealth', }) }