Skip to content

Commit 823fcd4

Browse files
committed
add comment
1 parent 78dec75 commit 823fcd4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

typer/_typing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Copied from pydantic 1.9.2 (the latest version to support python 3.6.)
22
# https://github.com/pydantic/pydantic/blob/v1.9.2/pydantic/typing.py
3+
# Reduced drastically to only include Typer-specific 3.7+ functionality
34
# mypy: ignore-errors
45

56
import sys

0 commit comments

Comments
 (0)