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 bool_ instead of bool8 (deprecated). #245

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

groutr
Copy link
Contributor

@groutr groutr commented Feb 14, 2024

Fixes deprecation warnings from numpy when using pysheds.

DeprecationWarning: `np.bool8` is a deprecated alias for `np.bool_`.  (Deprecated NumPy 1.24)

@mdbartos
Copy link
Owner

Looks good to me!

@mdbartos mdbartos merged commit d9ad47d into mdbartos:master Feb 19, 2024
5 checks passed
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