Fix formatting in logging for #1721

This commit is contained in:
Adrian Sampson 2015-11-22 10:30:20 -08:00
parent 1d0984a294
commit 0a719a0152

View file

@ -125,7 +125,7 @@ def im_getsize(path_in):
except subprocess.CalledProcessError as exc:
log.warn(
'ImageMagick invocation failed when '
'getting size with command {}: {}: cannot compute size of {0}',
'getting size with command {}: {}',
cmd, exc
)
return