From 1b1efb089062e0e4e61408882640af6d86eb3aa3 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 2 May 2022 20:28:41 +0530 Subject: [PATCH] pep8 --- recipes/omgubuntu.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/omgubuntu.recipe b/recipes/omgubuntu.recipe index bd2b123272..9242c5c683 100644 --- a/recipes/omgubuntu.recipe +++ b/recipes/omgubuntu.recipe @@ -3,6 +3,7 @@ from calibre.web.feeds.news import BasicNewsRecipe + class OMGUbuntu(BasicNewsRecipe): title = u"Omg! Ubuntu!" description = u"Online news site covering Ubuntu activities. Recipe pulls articles from past 7 days."