From 05c76253ec343de9f5a963f47793f1ac1a05ccdc Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sun, 22 Dec 2024 04:32:36 +1100 Subject: [PATCH] fix --- Tests/test_file_avif.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/test_file_avif.py b/Tests/test_file_avif.py index 44585b4813e..38c17c5a7f1 100644 --- a/Tests/test_file_avif.py +++ b/Tests/test_file_avif.py @@ -163,7 +163,7 @@ def _roundtrip(self, tmp_path: Path, mode: str, epsilon: float) -> None: if mode == "RGB": # avifdec hopper.avif avif/hopper_avif_write.png assert_image_similar_tofile( - image, "Tests/images/avif/hopper_avif_write.png", 5.81 + image, "Tests/images/avif/hopper_avif_write.png", 6.02 ) # This test asserts that the images are similar. If the average pixel