mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-27 21:43:17 +02:00
...
This commit is contained in:
parent
c47ed6666a
commit
77b1bed553
1 changed files with 1 additions and 2 deletions
|
|
@ -560,8 +560,7 @@ def urls_from_identifiers(identifiers): # {{{
|
|||
),
|
||||
|
||||
|
||||
( # An e-book ISBN not on Amazon, one of the authors is
|
||||
# unknown to Amazon
|
||||
( # An e-book ISBN not on Amazon, one of the authors is unknown to Amazon
|
||||
{'identifiers':{'isbn': '9780307459671'},
|
||||
'title':'Invisible Gorilla', 'authors':['Christopher Chabris']},
|
||||
[title_test('The Invisible Gorilla: And Other Ways Our Intuitions Deceive Us', exact=True)]
|
||||
|
|
|
|||
Loading…
Reference in a new issue