ruff
80ade591
- Ignore unused arguments on stub functions (#12966)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#12966 - Ignore unused arguments on stub functions
Author
charliermarsh
Parents
4881d32c
Loading