Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 13, 2021
1 parent 1140f65 commit dbb0a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/test_file_libtiff.py
Expand Up @@ -993,7 +993,7 @@ def test_save_single_strip(self, tmp_path):

TiffImagePlugin.STRIP_SIZE = 2 ** 18
try:

im.save(out, compression="tiff_adobe_deflate")

with Image.open(out) as im:
Expand Down

0 comments on commit dbb0a41

Please sign in to comment.