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

Use mypy for static type checking #188

Open
BenjaminRodenberg opened this issue Nov 7, 2024 · 0 comments
Open

Use mypy for static type checking #188

BenjaminRodenberg opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels

Comments

@BenjaminRodenberg
Copy link
Member

To make the API of the FEniCS adapter more stable, I think using a tool like mypy would be helpful. We can also automatize the type-checking process by introducing some workflows / pre-commit hooks in our CI pipeline (related to #187)

See https://mypy-lang.org/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants