-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Decoding year 1 time #4506
Decoding year 1 time #4506
Conversation
Hello @znicholls! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2020-10-26 08:13:15 UTC |
I am not sure what is causing the CI failure, I don't think it's related to my changes |
Hi @znicholls — thanks for your PR, and welcome to xarray! We've had a recent issue with an upstream change, so that is likely the cause of the error. The PR LGTM, though I'll let those who know this area of the code better review it. |
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.
Thanks @znicholls! This is a really nice fix.
Co-authored-by: Spencer Clark <[email protected]>
f6f877a
to
d9240d4
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.
Looks good. Some nits - feel free to ignore them.
Co-authored-by: Mathias Hauser <[email protected]>
The failure is unrelated, so I'll go ahead and merge. Thanks @znicholls and welcome to xarray! |
Wicked thanks everyone! |
isort . && black . && mypy . && flake8
whats-new.rst