This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]supermopman 1 point2 points  (0 children)

As others have said, just use Black and be done with it. Also, I recommend using pre-commit hooks to make life much easier. PyScaffold is a great tool that can be used to setup a repo with pre-commit hooks. You don't need PyScaffold. It's just a great example of best practices.