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 09a7255 commit 797eb39Copy full SHA for 797eb39
Tests/test_image_filter.py
@@ -52,7 +52,7 @@ def test_crash(size):
52
53
54
@pytest.mark.parametrize(
55
- "mode,expected",
+ "mode, expected",
56
(
57
("1", (4, 0)),
58
("L", (4, 0)),
0 commit comments