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

Enable Ruff ARG (flake8-unsued-arguments) and remove unused arguments #13334

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Dec 29, 2024

Ref #13295
https://docs.astral.sh/ruff/rules/#flake8-unused-arguments-arg

This found #9512 (comment) and #10714 (comment)

CC @AlexWaygood as the original author of that code. Since print_description only prints errors, I don't think verbosity applies, but you can tell me if that assumption is wrong.

@JelleZijlstra JelleZijlstra merged commit ebc9ff8 into python:main Dec 30, 2024
67 checks passed
@Avasam Avasam deleted the Ruff-ARG branch December 30, 2024 07:57
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