mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-26 16:03:08 +03:00
Import annotations to allow for pipe as union type
This commit is contained in:
parent
e482ea9305
commit
b60a5827e8
|
@ -15,6 +15,8 @@
|
||||||
# See the README file for information on usage and redistribution.
|
# See the README file for information on usage and redistribution.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
from __future__ import annotations
|
||||||
|
|
||||||
from . import Image
|
from . import Image
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user