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 object instead of np.object #56

Closed
wants to merge 1 commit into from

Conversation

mathause
Copy link

From the xarray test suite:

DeprecationWarning: `np.object` is a deprecated alias for the builtin `object`.
To silence this warning, use `object` by itself. Doing this will not modify any behavior and is safe.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations

ref: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations

@mathause
Copy link
Author

I don't think the failures are related...

@bjlittle bjlittle self-assigned this May 13, 2021
@bjlittle
Copy link
Member

@mathause Sorry for being so late to this.

Is it possible for you to sign the CLA? Our CLA bot should have sent you an email?

@bjlittle
Copy link
Member

Also, we need to show some love to nc-time-axis to migrate it away from travis-ci... and that's not your problem, that's on us 👍

@mathause
Copy link
Author

I signed the CLA. Yes, I know there is constantly a tool to be updated...

@bjlittle bjlittle added this to the v1.3.0 milestone Jun 7, 2021
@bjlittle
Copy link
Member

bjlittle commented Jun 7, 2021

@mathause Awesome, thanks.

I'm actively working on a pull-request to re-boot nc-time-axis CI et al. Once that's landed, you'll need to rebase.

I'll ping you here when we're good to go 👍

@bjlittle
Copy link
Member

Closed by #66

@bjlittle bjlittle closed this Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants