Skip to content

Replace old string formatting syntax with f-strings #29547 #34903

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

Closed
wants to merge 1 commit into from

Conversation

ynorouzz
Copy link

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@pep8speaks
Copy link

Hello @ynorouzz! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 226:89: E501 line too long (92 > 88 characters)

@jreback jreback added the Code Style Code style, linting, code_checks label Jun 20, 2020
@jreback jreback added this to the 1.1 milestone Jun 20, 2020
@jreback
Copy link
Contributor

jreback commented Jun 20, 2020

there are some linting issues

@jreback
Copy link
Contributor

jreback commented Jun 20, 2020

@WillAyd
Copy link
Member

WillAyd commented Jul 8, 2020

@ynorouzz is this still active? Can you address the comments / failures?

@jreback jreback removed this from the 1.1 milestone Jul 9, 2020
@simonjayhawkins
Copy link
Member

closing since these were changed to f-strings in #34502 which has been merged, hence the conflict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants