mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
...
This commit is contained in:
parent
83988df64a
commit
c98dc668ef
@ -110,7 +110,7 @@ def run_optimizer(file_path, cmd, as_filter=False, input_data=None):
|
||||
return raw
|
||||
else:
|
||||
if as_filter:
|
||||
outw.join(60.0)
|
||||
outw.join(60.0), inw.join(60.0)
|
||||
try:
|
||||
sz = os.path.getsize(outfile)
|
||||
except EnvironmentError:
|
||||
|
Loading…
x
Reference in New Issue
Block a user