Isort linted that there's an extra line, which black didn't worry about

This commit is contained in:
Eric Soroos 2021-03-14 14:13:37 +01:00
parent 862e3b9d8e
commit 76e0422eb7

View File

@ -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)