From dc710d8cbeefc8e0327d5970b3f997744d3ae500 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 2 Feb 2022 21:58:51 +0530 Subject: [PATCH] pep8 --- recipes/respekt_magazine.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/respekt_magazine.recipe b/recipes/respekt_magazine.recipe index 2ee071e28c..41fed613e0 100644 --- a/recipes/respekt_magazine.recipe +++ b/recipes/respekt_magazine.recipe @@ -14,6 +14,7 @@ import lxml from lxml.builder import E respekt_url = 'https://www.respekt.cz' + class respektRecipe(BasicNewsRecipe): __author__ = 'Tomáš Hnyk' publisher = u'Respekt Publishing a. s.'