From fe79fce8288f1828421efe0dd38c4d6be7514ee9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 15 Jul 2024 10:17:03 +0530 Subject: [PATCH] pep8 --- recipes/bloomberg.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/bloomberg.recipe b/recipes/bloomberg.recipe index a52d0be669..6ae76752a2 100644 --- a/recipes/bloomberg.recipe +++ b/recipes/bloomberg.recipe @@ -2,8 +2,8 @@ import json import time from datetime import datetime, timedelta -from calibre.web.feeds.news import BasicNewsRecipe from calibre.ebooks.BeautifulSoup import BeautifulSoup +from calibre.web.feeds.news import BasicNewsRecipe def get_contents(x):