From 59f3557f06aa5fc45405f298ca0e529362fa4096 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 09:19:03 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- checks/check_wheel.py | 1 - 1 file changed, 1 deletion(-) diff --git a/checks/check_wheel.py b/checks/check_wheel.py index 49ab3054b..413dc7473 100644 --- a/checks/check_wheel.py +++ b/checks/check_wheel.py @@ -4,7 +4,6 @@ import platform import sys from PIL import features - from Tests.helper import is_pypy