Skip to content

Commit 9d55caf

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/test_file_mpo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,4 +350,4 @@ def test_save_xmp() -> None:
350350
assert im_reloaded.info["xmp"] == b"First frame"
351351

352352
im_reloaded.seek(1)
353-
assert im_reloaded.info["xmp"] == b"Second frame"
353+
assert im_reloaded.info["xmp"] == b"Second frame"

0 commit comments

Comments
 (0)