Hacker News new | ask | show | jobs
by londt8 2318 days ago
It has questionable default of 88 characters per line, which is configurable. I wish they chose 79 characters as PEP8 suggests.
1 comments

That is one of the few things you can set, put it in your pyproject.toml, done.

Oh you don't have a pyproject.toml? Well then we have a different problem :)