We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa453e1 commit 284d498Copy full SHA for 284d498
1 file changed
sources/globals.py
@@ -1,3 +1,4 @@
1
+from __future__ import annotations
2
from typing import TYPE_CHECKING, Type
3
4
if TYPE_CHECKING:
0 commit comments