Skip to content

Conversation

tianyizheng02
Copy link
Contributor

Fixes #45

Add mypy to GH Actions and pre-commit for static type-checking

Current results of running mypy locally:

> mypy --ignore-missing-imports --strict pittapi/
Success: no issues found in 14 source files

@tianyizheng02 tianyizheng02 changed the title Add mypy to GH Actions and pre-commit Add mypy to GH Actions and pre-commit Jan 14, 2025
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.

Introduce static type checking into the API
1 participant