mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 13:14:27 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
181fad2918
commit
23df3bda7f
|
@ -409,6 +409,7 @@ class TestEmbeddable:
|
|||
@pytest.mark.skipif(not is_win32(), reason="requires Windows")
|
||||
def test_embeddable(self):
|
||||
import ctypes
|
||||
|
||||
from setuptools.command.build_ext import new_compiler
|
||||
|
||||
with open("embed_pil.c", "w", encoding="utf-8") as fh:
|
||||
|
|
Loading…
Reference in New Issue
Block a user