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

Improve typing support by adding a py.typed marker #57

Merged
merged 2 commits into from
Feb 11, 2024

Conversation

cwstryker
Copy link
Contributor

For robotpy applications to make use of the type hints in the robotpy-commands-v2 package, the package needs to indicate to the type checker that it supports type hints. Adding a py.typed marker to the package files will mark the package as supporting type hints.

@auscompgeek auscompgeek merged commit 345dfa0 into robotpy:main Feb 11, 2024
19 checks passed
@auscompgeek
Copy link
Member

Thank you!

@cwstryker cwstryker deleted the cwstryker/py_typed branch February 11, 2024 13:53
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 this pull request may close these issues.

2 participants