mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-30 23:00:21 -04:00
pep8
This commit is contained in:
parent
7adf757f72
commit
7676b281ae
@ -3,10 +3,10 @@
|
||||
import json
|
||||
import re
|
||||
from collections import OrderedDict
|
||||
|
||||
from urllib.parse import urlparse
|
||||
from mechanize import Request
|
||||
|
||||
from html5_parser import parse
|
||||
from mechanize import Request
|
||||
|
||||
from calibre import browser, random_user_agent
|
||||
from calibre.web.feeds.news import BasicNewsRecipe, classes
|
||||
|
Loading…
x
Reference in New Issue
Block a user