Skip to content

STYLE: fix pylint style checks for access-member-before-definition #49884

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

Conversation

CerqueiraMatheus
Copy link
Contributor

Added an ignore statement in resample.py.

Comment on lines +486 to 487
# pylint: disable=access-member-before-definition
def _apply_loffset(self, result):
Copy link
Member

Choose a reason for hiding this comment

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

can you fetch and rebase onto upstream/main? this function doesn't exist anymore

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have successfully fetched and rebased, but it seems that access-member-before-definition is not listed inside pyproject.toml anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants