Run black on the repository, with the default configuration. #43
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "black"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Should probably add a file with the squashed merge commit hash in a file for easy git blame ignore
https://black.readthedocs.io/en/stable/guides/introducing_black_to_your_project.html#avoiding-ruining-git-blame
You'd need to expand the scope of this PR. Including a pyproject.toml with a black config as well as perhaps some CI to enforce black formatting.
Pull request closed