Skip to content

Commit 08f1d06

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent e167e09 commit 08f1d06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

typer/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
from uuid import UUID
1616

1717
import click
18+
1819
if sys.version_info >= (3, 8):
1920
from typing import get_args, get_origin
2021
else:

0 commit comments

Comments
 (0)