Skip to content

CLN: missing f for f-string #44278

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
Nov 1, 2021
Merged

CLN: missing f for f-string #44278

merged 1 commit into from
Nov 1, 2021

Conversation

twoertwein
Copy link
Member

No description provided.

Copy link
Member

@jbrockmendel jbrockmendel left a comment

Choose a reason for hiding this comment

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

LGTM

@jreback jreback added the Docs label Nov 1, 2021
@jreback jreback added this to the 1.4 milestone Nov 1, 2021
@jreback
Copy link
Contributor

jreback commented Nov 1, 2021

wonder if there is a way to actually check for this (out of scope here).

cc @MarcoGorelli would be a nice plugin for style checking.

@jreback jreback merged commit a35ae69 into pandas-dev:master Nov 1, 2021
@MarcoGorelli
Copy link
Member

I think pylint detects this... might be worth bringing some of its (less pedantic) rules

@twoertwein
Copy link
Member Author

https://github.com/MichaelKim0407/flake8-use-fstring That's how I found it but we have many false positives because of the shared documentation using "{}"

@twoertwein twoertwein deleted the fstring branch April 1, 2022 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants