Hacker News new | ask | show | jobs
by joshribakoff 178 days ago
Have you considered reducing review noise by using static analysis?
1 comments

Yep, ruff has a warning for this exact issue.
Pylint has had it too for at least a decade.