mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-08 10:32:28 +00:00
pep8
This commit is contained in:
@@ -13,7 +13,6 @@ except ImportError:
|
||||
from urlparse import urlparse
|
||||
import re
|
||||
|
||||
|
||||
HN_URL_RE = re.compile(r'https://news\.ycombinator\.com/item\?id=\d+')
|
||||
HN_COMMENTS_URL_RE = re.compile(
|
||||
r'Comments URL:\s*<a [^>]*href="(https://news\.ycombinator\.com/item\?id=\d+)"'
|
||||
|
||||
Reference in New Issue
Block a user