Skip to content

CLN: consistent use of rval within left_join_indexer_unique (minor cleanup) #48356

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 2 commits into from
Sep 2, 2022

Conversation

lukemanley
Copy link
Member

Very minor cleanup. Replacing right[j] with rval to be consistent with code above and below the line in question. (rval = right[j])

@phofl phofl merged commit 298dac3 into pandas-dev:main Sep 2, 2022
@phofl
Copy link
Member

phofl commented Sep 2, 2022

thx @lukemanley

@phofl phofl added this to the 1.6 milestone Sep 2, 2022
@lukemanley lukemanley deleted the clean-variable-reference branch September 2, 2022 10:23
@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
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