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

ENH: (NEP 18) implement and test misc functions #329

Merged
merged 3 commits into from
Dec 6, 2022

Conversation

neutrinoceros
Copy link
Member

No description provided.

@neutrinoceros neutrinoceros marked this pull request as ready for review November 26, 2022 10:59
@@ -1890,7 +1890,7 @@ def __array_ufunc__(self, ufunc, method, *inputs, **kwargs):
):
raise InvalidUnitOperation(
"Quantities with units of Fahrenheit or Celsius "
"cannot by multiplied, divide, subtracted or added."
"cannot by multiplied, divided, subtracted or added."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for fixing that!

@ngoldbaum ngoldbaum merged commit 3a3a0fa into yt-project:main Dec 6, 2022
@neutrinoceros neutrinoceros deleted the nep18_misc branch December 6, 2022 22:46
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