Closed swainn closed 2 years ago
@swainn I agree with most of the changes that Black makes. I think it sometimes makes things less readable (i.e. removing blank lines in the controller
decorator signature, but I'm willing to live with a few disagreements.
This PR includes the following:
Note: as a side-effect of this change, the max line-length was changed to a soft 88 characters.
It's probably not prudent to look at every file in this PR (since it is pretty much every file in the repo), but it is useful to look at code you are familiar with to see how the formatting was changed.