We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62b909 commit cdf3c98Copy full SHA for cdf3c98
1 file changed
Tests/test_pickle.py
@@ -44,6 +44,7 @@ def helper_pickle_string(
44
("Tests/images/hopper.jpg", None),
45
("Tests/images/hopper.jpg", "L"),
46
("Tests/images/hopper.jpg", "PA"),
47
+ ("Tests/images/hopper.webp", None),
48
("Tests/images/test-card.png", None),
49
("Tests/images/zero_bb.png", None),
50
("Tests/images/zero_bb_scale2.png", None),
0 commit comments