-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
CLN: changed .format to f-string in pandas/core/dtypes #30287
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
Conversation
@DorAmram Thanks for the PR. There are lint failures. Can you run |
9ea8b34
to
4672595
Compare
Still needs |
4672595
to
d2a886c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@DorAmram Thanks for the update. lgtm.
Thanks @DorAmram! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff