Add missing annotation import

This commit is contained in:
REDxEYE 2023-10-12 22:19:30 +03:00
parent bc6c973e2d
commit 2a6bcc18fe

View File

@ -23,6 +23,7 @@
#
# See the README file for information on usage and redistribution.
#
from __future__ import annotations
import atexit
import builtins