Y
Hacker News
new
|
ask
|
show
|
jobs
by
dgrant
2502 days ago
100% this. I just switched to using Black recently and not having to ever fix a lint issue again has been life-changing. Use Black with pre-commit (
https://pre-commit.com
) and never look back.