mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 18:45:20 -04:00
...
This commit is contained in:
@@ -18,8 +18,6 @@ class Font(object):
|
||||
|
||||
class Text(object):
|
||||
|
||||
A = etree.XPath('descendant::a[@href]')
|
||||
|
||||
def __init__(self, text, font_map, opts, log):
|
||||
self.opts, self.log = opts, log
|
||||
self.font_map = font_map
|
||||
|
||||
Reference in New Issue
Block a user