Skip to content

STYLE: fix pylints redefined-outer-name warnings #49669

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 5 commits into from
Nov 12, 2022
Merged

STYLE: fix pylints redefined-outer-name warnings #49669

merged 5 commits into from
Nov 12, 2022

Conversation

bhaveshrp
Copy link
Contributor

Fixed pylint redefined-outer-name warnings for following 2 files

1. pandas\core\frame.py
2. pandas\core\dtypes\inference.py

@bhaveshrp bhaveshrp changed the title fix pylints redefined-outer-name warnings STYLE: fix pylints redefined-outer-name warnings Nov 12, 2022
Copy link
Member

@MarcoGorelli MarcoGorelli 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 working on this

@MarcoGorelli
Copy link
Member

should be fine thanks, I'll approve / merge on green

@MarcoGorelli MarcoGorelli added this to the 2.0 milestone Nov 12, 2022
@MarcoGorelli MarcoGorelli added the Code Style Code style, linting, code_checks label Nov 12, 2022
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

thanks @bhaveshrp

@MarcoGorelli MarcoGorelli merged commit f569301 into pandas-dev:main Nov 12, 2022
@bhaveshrp bhaveshrp deleted the pylint-fixes branch November 13, 2022 02:58
mliu08 pushed a commit to mliu08/pandas that referenced this pull request Nov 27, 2022
* fix pylints redefined-outer-name warnings

* fix pre-commit error

* fix pre-commit error

* fix the changes requested
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.

2 participants