Skip to content

Use assert_image_equal* when similarity is zero#9421

Open
radarhere wants to merge 1 commit intopython-pillow:mainfrom
radarhere:equal
Open

Use assert_image_equal* when similarity is zero#9421
radarhere wants to merge 1 commit intopython-pillow:mainfrom
radarhere:equal

Conversation

@radarhere
Copy link
Member

Replace assert_image_similar(a, b, 0) with assert_image_equal(a, b),
and assert_image_similar_tofile(a, b, 0) with assert_image_equal_tofile(a, b)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant