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

[FIX] Fix mypy errors #273

Merged
merged 3 commits into from Jan 21, 2022
Merged

[FIX] Fix mypy errors #273

merged 3 commits into from Jan 21, 2022

Conversation

ReinderVosDeWael
Copy link
Contributor

@ReinderVosDeWael ReinderVosDeWael commented Jan 21, 2022

The update to numpy 1.22 has caused a series of mypy errors that look like bugs in numpy's typing. Reverting to numpy 1.21 for the short-term.

List of changes:

  • Reorganized Python unit test / lint / mypy files.
  • Numpy version for mypy testing now set to 1.21.5

@github-actions github-actions bot added the Github Related to the Github repository label Jan 21, 2022
@ReinderVosDeWael ReinderVosDeWael merged commit 512791f into master Jan 21, 2022
@ReinderVosDeWael ReinderVosDeWael deleted the fixmypy branch April 11, 2022 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Github Related to the Github repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant