mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
fix indentation.
This commit is contained in:
parent
a01eec3779
commit
7c7c94df61
@ -281,6 +281,6 @@ class APNXBuilder(object):
|
||||
|
||||
html = mr.mobi_html.lower()
|
||||
for m in re.finditer('<\s*(mbp:)?pagebreak[^>]*>'):
|
||||
pages.append(m.end())
|
||||
pages.append(m.end())
|
||||
|
||||
return pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user