mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-15 07:42:14 +03:00
Add missing annotation import
This commit is contained in:
parent
bc6c973e2d
commit
2a6bcc18fe
|
@ -23,6 +23,7 @@
|
|||
#
|
||||
# See the README file for information on usage and redistribution.
|
||||
#
|
||||
from __future__ import annotations
|
||||
|
||||
import atexit
|
||||
import builtins
|
||||
|
|
Loading…
Reference in New Issue
Block a user