Skip to content

Format python files with Black and add recommandation in README.md

Christian Aribaud requested to merge black-formatting-example into master

This MR resolves #22 (closed).

What it does is:

  • Formats all python files according with Black
  • Add recommendation to use Black for python files

Merge request reports