mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
45dff60eaf
commit
0cce42a313
@ -114,6 +114,7 @@ def polish(file_map, opts, log, report):
|
|||||||
report('')
|
report('')
|
||||||
|
|
||||||
ebook.commit(outbook)
|
ebook.commit(outbook)
|
||||||
|
report('-'*70)
|
||||||
report('Polishing took: %.1f seconds'%(time.time()-st))
|
report('Polishing took: %.1f seconds'%(time.time()-st))
|
||||||
|
|
||||||
REPORT = '{0} REPORT {0}'.format('-'*30)
|
REPORT = '{0} REPORT {0}'.format('-'*30)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user