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 Nov 19, 2022
1 parent 3ee7aed commit 34b7e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PIL/Image.py
Expand Up @@ -48,8 +48,8 @@
# PILLOW_VERSION was removed in Pillow 9.0.0.
# Use __version__ instead.
from . import (
ImageMode,
ExifTags,
ImageMode,
TiffTags,
UnidentifiedImageError,
__version__,
Expand Down

0 comments on commit 34b7e4e

Please sign in to comment.