Abhilash Raj writes:
> I am trying out some of the code formatting tools on Mailman repos to
> help reduce some efforts in development. The tools I am trying out is
> blue[1]
Please don't hurry to merge this to main/master. Remember that Python
has been rejecting proposals to mass-PEP8 the
Hey Everyone,
I am trying out some of the code formatting tools on Mailman repos to
help reduce some efforts in development. The tools I am trying out is
blue[1] and isort[2] to format code and imports. We've been using isort
on some repos, but am planning to expand that to all projects.
I a