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 e167e09 commit 08f1d06Copy full SHA for 08f1d06
typer/main.py
@@ -15,6 +15,7 @@
15
from uuid import UUID
16
17
import click
18
+
19
if sys.version_info >= (3, 8):
20
from typing import get_args, get_origin
21
else:
0 commit comments