From 813296adb5aa789c73376ada5347e76b32a3dc82 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 28 Mar 2025 07:35:18 +0530 Subject: [PATCH] pep8 --- recipes/ap.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/ap.recipe b/recipes/ap.recipe index aa7003e020..610c330285 100644 --- a/recipes/ap.recipe +++ b/recipes/ap.recipe @@ -1,8 +1,8 @@ #!/usr/bin/env python # vim:fileencoding=utf-8 -""" +''' https://apnews.com -""" +''' from calibre.web.feeds.news import BasicNewsRecipe, classes