Skip to content

Commit 4de4d3a

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/test_file_jxl_metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ def test_getxmp() -> None:
9797
== "Adobe XMP Core 5.3-c011 66.145661, 2012/02/06-14:56:27 "
9898
)
9999

100+
100101
def test_4_byte_exif(monkeypatch: pytest.MonkeyPatch) -> None:
101102
class _mock_jpegxl:
102103
class PILJpegXlDecoder:

0 commit comments

Comments
 (0)