Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type hints in Python >= 3.9 #711

Open
vanloc1808 opened this issue Nov 6, 2023 · 0 comments
Open

Type hints in Python >= 3.9 #711

vanloc1808 opened this issue Nov 6, 2023 · 0 comments

Comments

@vanloc1808
Copy link

From Python >= 3.9, type hints, for example in this file, we can use list, dict, tuple to type hint instead of typing.List, typing.Dict, typing.Tuple

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant