Skip to content

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

Merged
JelleZijlstra merged 1 commit into
python:mainfrom
Avasam:Ruff-ARG
Dec 30, 2024
Merged

Enable Ruff ARG (flake8-unsued-arguments) and remove unused arguments#13334
JelleZijlstra merged 1 commit into
python:mainfrom
Avasam:Ruff-ARG

Conversation

@Avasam

Copy link
Copy Markdown
Collaborator

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:mainDec 30, 2024
@Avasam
Avasam deleted the Ruff-ARG branch December 30, 2024 07:57
hoel-bagard pushed a commit to hoel-bagard/typeshed that referenced this pull request Jan 5, 2025
Sign up for freeto 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

@Avasam@AlexWaygood@JelleZijlstra