From 630ae6365cf1b5b2b8d8e307e511839a0ee8bbae Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Thu, 15 Aug 2024 08:15:54 +0530 Subject: [PATCH] ... --- recipes/sueddeutsche.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/sueddeutsche.recipe b/recipes/sueddeutsche.recipe index c8254c5bad..6c862c0cd9 100644 --- a/recipes/sueddeutsche.recipe +++ b/recipes/sueddeutsche.recipe @@ -3,7 +3,7 @@ ''' Fetch sueddeutsche.de ''' -from calibre.web.feeds.news import BasicNewsRecipe, classes +from calibre.web.feeds.news import BasicNewsRecipe class Sueddeutsche(BasicNewsRecipe):