Skip to content

Commit 901c13c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ce060a8 commit 901c13c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tests/test_file_jpeg2k.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@ def test_plt_marker() -> None:
447447
length = _binary.i16be(hdr)
448448
out.seek(length - 2, os.SEEK_CUR)
449449

450+
450451
def test_9bit():
451452
# Test 9-bit images are decoded to I;16
452453
with Image.open("Tests/images/9bit.j2k") as im:

0 commit comments

Comments
 (0)