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: image indexing returns image where possible #645

Merged
merged 3 commits into from
May 20, 2024

Conversation

ncullen93
Copy link
Member

Previously, indexing an ants image always returned a numpy array. This fix ensures that an ants image is returned where possible. No changes are made to indexing with another ants image or to setting behavior.

@coveralls
Copy link

coveralls commented May 20, 2024

Coverage Status

coverage: 81.233% (+0.09%) from 81.141%
when pulling 0f22d06 on fix-image-indexing
into 7d876d8 on master.

@ncullen93 ncullen93 merged commit 4b38fa4 into master May 20, 2024
2 checks passed
@ncullen93 ncullen93 deleted the fix-image-indexing branch May 20, 2024 16:19
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.

2 participants