Hacker News new | ask | show | jobs
by brian-armstrong 3105 days ago
I highly highly recommend always using a linter/formatter that just fixes this for you
1 comments

Python. Indention matters. Unless there is a linter that can tell intent (and maybe there is on that offers an option?) indention can be the difference between once and forever.