mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 13:14:27 +03:00
Isort linted that there's an extra line, which black didn't worry about
This commit is contained in:
parent
862e3b9d8e
commit
76e0422eb7
|
@ -6,7 +6,6 @@ import pytest
|
|||
|
||||
from PIL import Image
|
||||
|
||||
|
||||
if sys.platform.startswith("win32"):
|
||||
pytest.skip("Fuzzer is linux only", allow_module_level=True)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user