Skip to content

Simple cleanups. #79

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

Merged
merged 1 commit into from
Mar 1, 2022
Merged

Simple cleanups. #79

merged 1 commit into from
Mar 1, 2022

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Feb 28, 2022

__ne__ is specced to default to not __eq__, so we may just as well
use that.

Inline "test helpers" which probably made sense back when using nose,
but not so much nowadays anymore.

`__ne__` is specced to default to `not __eq__`, so we may just as well
use that.

Inline "test helpers" which probably made sense back when using nose,
but not so much nowadays anymore.
@QuLogic QuLogic added this to the v1.0 milestone Mar 1, 2022
@QuLogic QuLogic merged commit e5c42f2 into matplotlib:main Mar 1, 2022
@anntzer anntzer deleted the clean branch March 1, 2022 07:30
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.

3 participants