mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +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.
|
||||
#
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from . import Image
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user