10000 STY: placate lint · matplotlib/matplotlib@4cd3b06 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4cd3b06

Browse files
authored
STY: placate lint
1 parent 9a57241 commit 4cd3b06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/tests/test_image.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ def test_imsave_python_sequences():
205205
read_img[:, :, :3] # Drop alpha if present
206206
)
207207

208+
208209
@pytest.mark.parametrize("origin", ["upper", "lower"])
209210
def test_imsave_rgba_origin(origin):
210211
# test that imsave always passes c-contiguous arrays down to pillow

0 commit comments

Comments
 (0)
0