This commit is contained in:
Kovid Goyal 2025-10-04 09:09:03 +05:30
parent bbf5c9722e
commit 74f23e0f50
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ import json
import time
from urllib.parse import quote, urlencode
from calibre.ebooks.BeautifulSoup import BeautifulSoup
from calibre.web.feeds.news import BasicNewsRecipe

View File

@ -4,6 +4,7 @@ import json
import time
from urllib.parse import quote, urlencode
from calibre.ebooks.BeautifulSoup import BeautifulSoup
from calibre.web.feeds.news import BasicNewsRecipe