mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-18 13:34:24 +02:00
Fix #821326 (nikkei_news.recipe lacks last line.)
This commit is contained in:
parent
fe949eca07
commit
f4b192c5e2
1 changed files with 1 additions and 0 deletions
|
|
@ -85,4 +85,5 @@ def parse_index(self):
|
|||
description='', content=''))
|
||||
result.append([sect_title, sect_result])
|
||||
#pp.pprint(result)
|
||||
return result
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue