mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +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