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

Add support for mypy and typing #444

Open
dheerajreal opened this issue Sep 9, 2022 · 1 comment · May be fixed by #483
Open

Add support for mypy and typing #444

dheerajreal opened this issue Sep 9, 2022 · 1 comment · May be fixed by #483
Assignees
Labels
stale triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@dheerajreal
Copy link

dheerajreal commented Sep 9, 2022

currently mypy complains on using this library.
This can be fixed by asking mypy to ignore typing for this library (using # type: ignore)

Can type hints be added in the library?
Ref: PEP-484, PEP-561

@dheerajreal dheerajreal added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Sep 9, 2022
@uriyyo uriyyo linked a pull request Mar 21, 2023 that will close this issue
4 tasks
@stale
Copy link

stale bot commented Jun 18, 2023

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants