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 9a57241 commit 4cd3b06Copy full SHA for 4cd3b06
lib/matplotlib/tests/test_image.py
@@ -205,6 +205,7 @@ def test_imsave_python_sequences():
205
read_img[:, :, :3] # Drop alpha if present
206
)
207
208
+
209
@pytest.mark.parametrize("origin", ["upper", "lower"])
210
def test_imsave_rgba_origin(origin):
211
# test that imsave always passes c-contiguous arrays down to pillow
0 commit comments