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

DM-45226: Change np.float_ to np.float64 #116

Merged
merged 4 commits into from
Jul 25, 2024
Merged

DM-45226: Change np.float_ to np.float64 #116

merged 4 commits into from
Jul 25, 2024

Conversation

timj
Copy link
Contributor

@timj timj commented Jul 12, 2024

np.float_ has been removed in numpy 2.

@timj timj requested a review from mfisherlevine July 12, 2024 18:23
Copy link
Contributor

@mfisherlevine mfisherlevine left a comment

Choose a reason for hiding this comment

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

I think this is all fine, and I think that Jim's PR for DM-34340 fixes the bit where we've been talking, so once he merges that and this is rebased I think this is good to go.

timj added 4 commits July 25, 2024 14:45
np.float_ has been removed in numpy 2.
The types file is meant to be solely for additional type definitions.
The requirements.txt is meant to include the actual requirements.
This allows the mypy reusable action to write the version
file.
@timj timj merged commit 1932758 into main Jul 25, 2024
5 checks passed
@timj timj deleted the tickets/DM-45226 branch July 25, 2024 21:49
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