Format Python scripts using Black
za opened this issue · 3 comments
za commented
Hi there,
What if we format the Python scripts scripts/sort_contibutors/main.py
using Black? The goal of formatting is to increase readability of the code (as we follow the standardized format on writing the code).
If OK, I'll create a PR for this. So far, I only found one Python script on this repo.