Skip to content
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

chore: fix pylint message redefined-variable-type #889

Draft
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

jenstroeger
Copy link
Contributor

This change is part of issue #876 and addresses the redefined-variable-type check messages.

I’m torn about this change, because it seems to be an issue with pylint as well: pylint-dev/pylint#8955. Perhaps it would make more sense to disable the multiple-types checker until the issue is resolved 🤔

I’ll add the appropriate configuration to pyproject.toml in a separate PR later.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 1, 2024
@jenstroeger jenstroeger marked this pull request as draft October 1, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant