-
Notifications
You must be signed in to change notification settings - Fork 184
fix the remaining issues with the tests #524
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
base: xarray/main
Are you sure you want to change the base?
Conversation
15a70ff
to
df21567
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Mats,
I wrote some follow ups, no glaring issues but just some things I wanted to double check with you
Seems good to me. I think we can go ahead an merge with xarray/main |
@larsbonnefoy I have now merged the other PR. So you can take a look at this one if you still want to. @sidekock has already reviewed this one. |
I removed the importer decorator as that only caused confusion most of the time, while it didn't really add anything. Also some tests failed again because of changes I made in the blending branch. This branch is based on the blending branch so it should be reviewed after #522 is merged