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 Feb 11, 2024
1 parent 4bffdc3 commit beb6b8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/PIL/Image.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
import warnings
from collections.abc import Callable, MutableMapping
from enum import IntEnum
from pathlib import Path
from types import ModuleType
from typing import IO, TYPE_CHECKING, Any

Expand Down

0 comments on commit beb6b8b

Please sign in to comment.