Skip to content

MAINT: apply refurb suggestion#515

Merged
larsoner merged 1 commit intonumpy:mainfrom
DimitriPapadopoulos:refurb
Nov 16, 2023
Merged

MAINT: apply refurb suggestion#515
larsoner merged 1 commit intonumpy:mainfrom
DimitriPapadopoulos:refurb

Conversation

@DimitriPapadopoulos
Copy link
Contributor

[FURB108]: Replace `x == y or x == z` with `x in (y, z)`

Also change [...](...) for consistency.

[FURB108]: Replace `x == y or x == z` with `x in (y, z)`
@larsoner larsoner merged commit 13b0f81 into numpy:main Nov 16, 2023
@larsoner
Copy link
Collaborator

Thanks @DimitriPapadopoulos

@stefanv stefanv added this to the 1.7.0 milestone Nov 16, 2023
@DimitriPapadopoulos DimitriPapadopoulos deleted the refurb branch November 16, 2023 14:59
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