ruff
c948dcc2 - Restore `redefined-while-unused` violations in classes (#5926)

Commit
2 years ago
Restore `redefined-while-unused` violations in classes (#5926) ## Summary This is a regression from a recent refactor whereby we moved these checks to a deferred pass. Closes https://github.com/astral-sh/ruff/issues/5918.
Author
Parents
Loading