Skip to content

Commit

Permalink
Merge branch 'main' into ImageOps.contain-function-issue-in-finding-n…
Browse files Browse the repository at this point in the history
…ew-size
  • Loading branch information
radarhere committed Aug 24, 2022
2 parents be9224f + 39f5b05 commit 192aae9
Show file tree
Hide file tree
Showing 5 changed files with 230 additions and 227 deletions.
1 change: 1 addition & 0 deletions Tests/test_file_pdf.py
Expand Up @@ -37,6 +37,7 @@ def helper_save_as_pdf(tmp_path, mode, **kwargs):
return outfile


@pytest.mark.valgrind_known_error(reason="Temporary skip")
def test_monochrome(tmp_path):
# Arrange
mode = "1"
Expand Down

0 comments on commit 192aae9

Please sign in to comment.