Black is an opinionated tool for auto-formatting Python code so we no
longer have to worry about the codestyle.
For the codestyle decisions and discussion, refer to the upstream
documentation [1].
[1] https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html
(cherry picked from commit 5d2b7cab08)