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 type hints #9

Closed
4 tasks done
bswck opened this issue Nov 3, 2023 · 2 comments · Fixed by #10
Closed
4 tasks done

Add type hints #9

bswck opened this issue Nov 3, 2023 · 2 comments · Fixed by #10

Comments

@bswck
Copy link
Contributor

bswck commented Nov 3, 2023

Annotations to be made:

  • jaraco/classes/ancestry.py
  • jaraco/classes/meta.py
  • jaraco/classes/properties.py
  • jaraco/classes/py.typed

Similarly as in this pull request, having in mind all the caveats encountered that time.

@bswck
Copy link
Contributor Author

bswck commented Nov 3, 2023

A PR will land in some time.

@bswck
Copy link
Contributor Author

bswck commented Nov 13, 2023

Having read through the code, I noticed that stubs aren't necessary.

@bswck bswck changed the title Add stubs Add type hints Nov 13, 2023
@bswck bswck mentioned this issue Nov 13, 2023
@jaraco jaraco closed this as completed in #10 Feb 7, 2024
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

Successfully merging a pull request may close this issue.

1 participant