Possible false-negative for unused-argument
when function always raises
#9935
Labels
Needs triage 📥
Just created, needs acknowledgment, triage, and proper labelling
Bug description
Configuration
No response
Command used
Pylint output
Expected behavior
I would expect that also in case of an unconditional
raise
the argument would be reported as unused.Pylint version
OS / Environment
No response
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: