Hacker News new | ask | show | jobs
by claytonjy 796 days ago
And ruff has a bunch of the pyupgrade rules included, which has made it easy for me to start catching things like using List instead of list in py3.10+.