mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 01:16:16 +03:00
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
09a7255ced
commit
797eb39711
|
@ -52,7 +52,7 @@ def test_crash(size):
|
|||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"mode,expected",
|
||||
"mode, expected",
|
||||
(
|
||||
("1", (4, 0)),
|
||||
("L", (4, 0)),
|
||||
|
|
Loading…
Reference in New Issue
Block a user