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

CI: Enforce type checks #312

Open
leofang opened this issue Dec 18, 2024 · 0 comments
Open

CI: Enforce type checks #312

leofang opened this issue Dec 18, 2024 · 0 comments
Labels
CI/CD CI/CD infrastructure cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do

Comments

@leofang
Copy link
Member

leofang commented Dec 18, 2024

We've introduced typing (Python type hints) support on Day 1 of the project, because it helps users understand cuda.core's API design logic. We should ensure our typing is done correctly (as far as mypy etc is concerned).

@leofang leofang added CI/CD CI/CD infrastructure cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do labels Dec 18, 2024
@leofang leofang added this to the cuda.core beta 3 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD CI/CD infrastructure cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do
Projects
None yet
Development

No branches or pull requests

1 participant