Skip to content

Fix pytest deprecation warnings. #852

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 3 commits into from
Nov 29, 2023
Merged

Fix pytest deprecation warnings. #852

merged 3 commits into from
Nov 29, 2023

Conversation

fdmalone
Copy link
Collaborator

The diff is huge because of reformatting. May be worth first merging #846. But just fixed some deprecation warnings (numpy.product, numpy.math, converting size one array to scalar) emitted by pytest.

@fdmalone fdmalone requested a review from mpharrigan November 11, 2023 00:54
@fdmalone fdmalone force-pushed the fix_pytest_warnings branch from d7e5a9b to 1203524 Compare November 22, 2023 18:35
@fdmalone
Copy link
Collaborator Author

@mpharrigan needs approval

Copy link
Collaborator

@mpharrigan mpharrigan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the ping; I was waiting until I could see an actual manageable diff :)

@fdmalone fdmalone merged commit 40f2bb4 into master Nov 29, 2023
@fdmalone fdmalone deleted the fix_pytest_warnings branch November 29, 2023 20:34
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