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

(#74) feat: add mypy static type checking #81

Merged
merged 3 commits into from
Dec 2, 2022
Merged

Conversation

bhosale2
Copy link
Contributor

Fixes #74. @armantekinalp we should consider adding this to pyelastica as well since it helps catch conceptual mistakes or potential bugs via static type checking. @fankiat you can consider adding this to sopht-mpi.

@bhosale2 bhosale2 added enhancement New feature or request prio:medium Medium priority labels Nov 30, 2022
@bhosale2 bhosale2 self-assigned this Nov 30, 2022
@fankiat
Copy link
Collaborator

fankiat commented Nov 30, 2022

@bhosale2 thanks. Yeah, I think type hinting is a great idea. I'll look into this for sopht-mpi sometime.

@bhosale2 bhosale2 merged commit a281b4b into main Dec 2, 2022
@bhosale2 bhosale2 deleted the 74_mypy_static_typing branch December 2, 2022 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio:medium Medium priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add static type checking via mypy
2 participants