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

The methods are missing return type hints #7

Closed
Weyaaron opened this issue Dec 10, 2020 · 1 comment
Closed

The methods are missing return type hints #7

Weyaaron opened this issue Dec 10, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@Weyaaron
Copy link
Contributor

Since version Version 3.5 Python support type hints for the return type of functions[1].
I'm unsure about their widespread use, but I would encourage using them none the less.

After approval of some people involved in the project, I might fork it and implement the obvious type hints.

Sincerely,
Aaron

[1]https://docs.python.org/3/library/typing.html

@clampr
Copy link
Member

clampr commented Dec 10, 2020

Good point. Let's do that!

@clampr clampr added the enhancement New feature or request label Dec 10, 2020
@clampr clampr closed this as completed Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants