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

MNT: Add too-many-positional-arguments to lint ignore rules #1441

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

greglucas
Copy link
Contributor

pylint 3.3.0 added a new rule that is causing failures. There is already an ignore rule for too many arguments, so also add the ignore rule for the positional specific arguments.

@snowman2 snowman2 added this to the 3.7.0 milestone Sep 29, 2024
@snowman2
Copy link
Member

Thanks @greglucas 👍

@snowman2 snowman2 merged commit 1617afa into pyproj4:main Sep 29, 2024
7 of 16 checks passed
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.

2 participants