mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-12 17:40:51 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
d722d0dedc
commit
2e08e8927c
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
from io import BytesIO
|
||||
|
||||
from . import BmpImagePlugin, Image, ImageFile, IcoImagePlugin
|
||||
from . import BmpImagePlugin, IcoImagePlugin, Image, ImageFile
|
||||
from ._binary import i16le as i16
|
||||
from ._binary import i32le as i32
|
||||
from ._binary import o8
|
||||
|
|
Loading…
Reference in New Issue
Block a user