Wrote a Blog Post
I wrote a short TIL article on how to set up a pre-commit hook on GitHub and, in particular, to use the `black` code formatter to make sure my Python 🐍 code looks neat.