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 Dec 6, 2021
1 parent 165fda8 commit 8fefdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/test_imagefile.py
Expand Up @@ -2,7 +2,7 @@

import pytest

from PIL import BmpImagePlugin, EpsImagePlugin, Image, ImageFile, features, _binary
from PIL import BmpImagePlugin, EpsImagePlugin, Image, ImageFile, _binary, features

from .helper import (
assert_image,
Expand Down

0 comments on commit 8fefdab

Please sign in to comment.