-
Notifications
You must be signed in to change notification settings - Fork 21
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
Support napari>=0.5 #274
Support napari>=0.5 #274
Conversation
And revert to original baseline images.
@dstansby I claim a fix here 🚀 The
was fixed by -1 → -1.0 🙃 I've somehow managed to push to your fork, so I can approve this, but I'll wait for you to click merge. |
pre-commit.ci autofix |
pre-commit.ci run |
I think the mypy error is because pre-commit is running a version of numpy (I can't work out which...) that doesn't have a |
Thanks for the detective work! I was just playing 🔨 |
Solves