From 50183f4f511f5f4cd702f9b7441f6e525b84ac94 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Mon, 14 Apr 2025 13:39:12 +0530 Subject: [PATCH] ... --- recipes/go_comics.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/go_comics.recipe b/recipes/go_comics.recipe index 2411822245..2a9887993c 100644 --- a/recipes/go_comics.recipe +++ b/recipes/go_comics.recipe @@ -1,7 +1,7 @@ #!/usr/bin/env python import json -from calibre.ebooks.BeautifulSoup import BeautifulSoup from datetime import datetime, timedelta +from calibre.ebooks.BeautifulSoup import BeautifulSoup from calibre.web.feeds.news import BasicNewsRecipe