CI: Enforce type checks #312
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
Milestone
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 asmypy
etc is concerned).The text was updated successfully, but these errors were encountered: