mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-07 10:54:14 +03:00
Remove spaces
This commit is contained in:
parent
824d2fa4f3
commit
324d934128
|
@ -1359,4 +1359,3 @@ def test_continuous_horizontal_edges_polygon():
|
|||
img, draw = create_base_image_draw((16, 16))
|
||||
draw.polygon(xy, BLACK)
|
||||
assert_image_equal(img, expected, "continuous horizontal edges polygon failed")
|
||||
|
Loading…
Reference in New Issue
Block a user