From 7ab33d233b6dacb3f50378b0a7cb57c444bbd215 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 5 Jan 2023 20:22:21 +0530 Subject: [PATCH] pep8 --- recipes/hna.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/hna.recipe b/recipes/hna.recipe index 4649e420b3..814476dd9e 100644 --- a/recipes/hna.recipe +++ b/recipes/hna.recipe @@ -7,6 +7,7 @@ Fetch Hessisch Niedersachsische Allgemeine. from calibre.web.feeds.news import BasicNewsRecipe, classes + class hnaDe(BasicNewsRecipe): title = 'HNA'