Skip to content

f-string update for core.base. #30023

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 3 commits into from
Dec 4, 2019

Conversation

dplutcho
Copy link
Contributor

@dplutcho dplutcho commented Dec 3, 2019

@alimcmaster1 alimcmaster1 added Clean Code Style Code style, linting, code_checks labels Dec 4, 2019
Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. Looks good and I think CI failures are unrelated / have been fixed on master since this was created.

To be sure, can you locally on your feature-firstcontrib branch run:

git fetch upstream
git merge upstream/master
git push origin feature-firstcontrib

I think should get CI green for this. Flag me down at PyData if you have any questions

@dplutcho
Copy link
Contributor Author

dplutcho commented Dec 4, 2019 via email

@WillAyd
Copy link
Member

WillAyd commented Dec 4, 2019

Don't need a new PR; just keep pushing to this. Looks like CI is running so let's see

Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

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

@dplutcho lgtm pending green ci.

@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Dec 4, 2019
@jreback jreback merged commit 7812def into pandas-dev:master Dec 4, 2019
@jreback
Copy link
Contributor

jreback commented Dec 4, 2019

thanks @dplutcho

proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants