Capitalisation

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
Andrew Murray 2020-11-01 14:07:31 +11:00 committed by GitHub
parent 63e8420ef6
commit d7245eae23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -318,7 +318,7 @@ def _save(im, fp, filename):
if hasattr(fp, "flush"):
fp.flush()
# size
# Size
sizes = [128, 256, 512, 32, 64, 256, 512, 1024]
size_str = ["ic07", "ic08", "ic09", "ic11", "ic12", "ic13", "ic14", "ic10"]
file_size = 0