mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-14 18:40:53 +03:00
Merge branch 'main' of https://github.com/jlwoolf/Pillow
This commit is contained in:
commit
a18bb13f07
|
@ -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