Skip to content

[Issue] Python Black Formatting Standard #108

@jolson-ibm

Description

@jolson-ibm

Description

Add the Black formatter check in the CI/CD pipeline. Per Black:
Black is the uncompromising Python code formatter. By using it, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters.

This will guarantee the project code is consistently formatted among all committers. I've worked on my project where this was required. All IDEs have a plug-in for this, and the formatting is applied at file save tme.


Checklist

  • NA I have searched the existing issues to ensure this isn't a duplicate
  • NA I have checked the documentation and README for a solution
  • I have provided clear and concise information about the issue

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions