Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 30, 2022
1 parent 181fad2 commit 23df3bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/test_image_access.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 23df3bd

Please sign in to comment.