You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hi @za ,
I am fine if you format imports/code, but can you please add any formatter to the pre-commit hooks? Note: the pre-commit hooks need to run on windows/linux and primarily on MacOS.
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.
The text was updated successfully, but these errors were encountered: