Skip to content

Add numpy and matplotlib to typing checks #104

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

Merged
merged 1 commit into from
May 12, 2023

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented May 11, 2023

By adding numpy and matplotlib as typing dependencies, this improves the typing. Mainly specifying the data types of arrays can be anything, but will probably be helpful to catch other stuff in the future too.

I tried adding napari, but there are some non trivial Qt based errors that need fixing with that, so I figured it wasn't worth the effort at the moment.

@dstansby dstansby marked this pull request as ready for review May 12, 2023 11:28
@dstansby dstansby requested review from samcunliffe and ruaridhg May 12, 2023 11:29
@samcunliffe samcunliffe added this pull request to the merge queue May 12, 2023
Merged via the queue into matplotlib:main with commit 58223ca May 12, 2023
@dstansby dstansby added the Tests label Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants