mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
string changes
This commit is contained in:
parent
65766fdff2
commit
588b5683f0
@ -771,7 +771,7 @@ class Cache(object):
|
||||
|
||||
The progress callback will be called with the book_id and the old and new sizes
|
||||
for each book that has been processed. If an error occurs, the news size will
|
||||
be a string with th error details.
|
||||
be a string with the error details.
|
||||
'''
|
||||
jpeg_quality = max(10, min(jpeg_quality, 100))
|
||||
path_map = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user