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

Add static typechecking with mypy #163

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Add static typechecking with mypy #163

merged 1 commit into from
Nov 10, 2023

Conversation

ffl096
Copy link
Member

@ffl096 ffl096 commented Jun 14, 2023

This is a draft pull request to track the progress of adding typing annotations to our codebase. For now it is expected that mypy raises errors.

@ninamiolane
Copy link
Collaborator

@ffl096 update on this? Should we close?

@ffl096
Copy link
Member Author

ffl096 commented Sep 20, 2023

There are still many errors in the code base. This pull request is meant to track the progress of that.

@ffl096
Copy link
Member Author

ffl096 commented Oct 27, 2023

Let's get this merged as is for now. There are many typing issues remaining, but most of them are non-trivial to fix. We can keep an eye on it via the GitHub Action (that is allowed to fail) but don't enforce compliance with mypy on TopoNetX for now.

@ffl096 ffl096 marked this pull request as ready for review October 27, 2023 11:26
@mhajij mhajij merged commit 022df78 into main Nov 10, 2023
4 checks passed
@ffl096 ffl096 deleted the frantzen-mypy branch November 10, 2023 09:47
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.

3 participants