Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
unkn0w7n committed Nov 27, 2024
1 parent 3af1c37 commit d05d2a8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recipes/economist_world_ahead.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@
import json
import time
from datetime import datetime, timedelta
from urllib.parse import quote, urlencode

from html5_parser import parse
from lxml import etree

from calibre import browser
from calibre import replace_entities
from calibre.ebooks.BeautifulSoup import NavigableString, Tag
from calibre.web.feeds.news import BasicNewsRecipe

Expand Down

0 comments on commit d05d2a8

Please sign in to comment.