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

Python types #1

Closed
iluuu1994 opened this issue Jun 16, 2020 · 2 comments
Closed

Python types #1

iluuu1994 opened this issue Jun 16, 2020 · 2 comments

Comments

@iluuu1994
Copy link
Collaborator

Python has had type hints for a while:
https://docs.python.org/3/library/typing.html

@Crell
Copy link
Owner

Crell commented Jun 16, 2020

"hints" is the right term. They don't do anything at runtime so as far as I'm concerned they're pointless.

@iluuu1994
Copy link
Collaborator Author

fair enough :)

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

2 participants