Black skips files without extensions

Python’s black formatter skips any files that don’t have a file extension(.py). This gets me once in a while, where I have a script with a shebang and notice that its code quality goes down over time because black has been skipping it.

All done! ✨ 🍰 ✨
374 files left unchanged.