Skip to content

Commit 192aae9

Browse files
committed
Merge branch 'main' into ImageOps.contain-function-issue-in-finding-new-size
2 parents be9224f + 39f5b05 commit 192aae9

File tree

5 files changed

+230
-227
lines changed

5 files changed

+230
-227
lines changed

Tests/test_file_pdf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def helper_save_as_pdf(tmp_path, mode, **kwargs):
3737
return outfile
3838

3939

40+
@pytest.mark.valgrind_known_error(reason="Temporary skip")
4041
def test_monochrome(tmp_path):
4142
# Arrange
4243
mode = "1"

0 commit comments

Comments
 (0)