Same line comments make it harder to find changes to code with `git blame`, and they interfere with `black` code formatting.
Same line comments make it harder to find changes to code with
git blame, and they interfere withblackcode formatting.