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 Mar 24, 2024
1 parent ce060a8 commit 901c13c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/test_file_jpeg2k.py
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,7 @@ def test_plt_marker() -> None:
length = _binary.i16be(hdr)
out.seek(length - 2, os.SEEK_CUR)


def test_9bit():
# Test 9-bit images are decoded to I;16
with Image.open("Tests/images/9bit.j2k") as im:
Expand Down

0 comments on commit 901c13c

Please sign in to comment.