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

Use float, bool instead of np.float, np.bool #163

Merged
merged 2 commits into from
Jul 5, 2023
Merged

Conversation

jemmajeffree
Copy link
Contributor

Replaced instances of 'np.float' with 'float'; the former is a depreciated alias for the latter.

@dcherian dcherian changed the title Fixed a minor technicality related to numpy updates Use float, bool instead of np.float, np.bool Jul 5, 2023
@dcherian dcherian merged commit d3c80c0 into NCAR:main Jul 5, 2023
@dcherian
Copy link
Contributor

dcherian commented Jul 6, 2023

Thanks @jemmajeffree This is a very nice contribution

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