You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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/.
The text was updated successfully, but these errors were encountered: