From a8dfb5885f8f68d2c2be831883d0bc2e152a6849 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 28 Jan 2024 07:54:08 +0530 Subject: [PATCH] pep8 --- recipes/martinfowler.recipe | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/martinfowler.recipe b/recipes/martinfowler.recipe index 2562403380..419d4e1e25 100644 --- a/recipes/martinfowler.recipe +++ b/recipes/martinfowler.recipe @@ -1,4 +1,3 @@ -import re from calibre.web.feeds.news import BasicNewsRecipe class MartinFowler(BasicNewsRecipe):