## Objective Run [Black](https://github.com/psf/black) on your Python code to ensure it complies with the coding style guide. ## How to use it 1. Create a [python package](https://packaging.python.org/en/latest/tutorials/packaging-projects/). 2. Include template in your CI/CD conf (see quick use above) 3. Customize the template if it's relevant