How I use black, flake8 and isort to format Python2 code
and how I put it all together with pre-commit
Welcome to part 2 of my series on how code formatters can assist in producing easy-to-read code, and hopefully easy to maintain too.
[Read More]