mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-24 14:14:47 +03:00
Fix lint
This commit is contained in:
parent
f39bf365af
commit
a3520ab820
|
@ -1542,7 +1542,7 @@ def _save(im, fp, filename):
|
|||
|
||||
# optional types for non core tags
|
||||
types = {}
|
||||
# SAMPLEFORMAT is determined by the image format and should not be copied
|
||||
# SAMPLEFORMAT is determined by the image format and should not be copied
|
||||
# from legacy_ifd.
|
||||
# STRIPOFFSETS and STRIPBYTECOUNTS are added by the library
|
||||
# based on the data in the strip.
|
||||
|
|
Loading…
Reference in New Issue
Block a user