Skip to content

Commit 797eb39

Browse files
Yay295hugovk
andauthored
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 09a7255 commit 797eb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/test_image_filter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def test_crash(size):
5252

5353

5454
@pytest.mark.parametrize(
55-
"mode,expected",
55+
"mode, expected",
5656
(
5757
("1", (4, 0)),
5858
("L", (4, 0)),

0 commit comments

Comments
 (0)