mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
1140f6538d
commit
dbb0a41600
|
@ -993,7 +993,7 @@ class TestFileLibTiff(LibTiffTestCase):
|
|||
|
||||
TiffImagePlugin.STRIP_SIZE = 2 ** 18
|
||||
try:
|
||||
|
||||
|
||||
im.save(out, compression="tiff_adobe_deflate")
|
||||
|
||||
with Image.open(out) as im:
|
||||
|
|
Loading…
Reference in New Issue
Block a user