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

Update deprecated numpy calls #113

Conversation

ecalifornica
Copy link

Update deprecated numpy calls to resolve unit test warnings as part of #101

.tox/test/lib/python3.11/site-packages/astrocut/tests/test_make_cube.py: 11 warnings
  /host/.tox/test/lib/python3.11/site-packages/_pytest/python.py:194: DeprecationWarning: `alltrue` is deprecated as of NumPy 1.25.0, and will be removed in NumPy 2.0. Please use `all` instead.
    result = testfunction(**testargs)

@snbianco snbianco self-requested a review May 21, 2024 18:17
@snbianco snbianco closed this May 21, 2024
@snbianco
Copy link
Collaborator

Looks like these changes were made again in a more recent PR. Thank you for contributing, and I'm sorry that we didn't get around to reviewing sooner!

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