ruff
80ade591 - Ignore unused arguments on stub functions (#12966)

Commit
1 year ago
Ignore unused arguments on stub functions (#12966) ## Summary We already enforce this logic for the other `ARG` rules. I'm guessing this was an oversight. Closes https://github.com/astral-sh/ruff/issues/12963.
Author
Parents
Loading