|
|
|
|
|
by eesmith
519 days ago
|
|
The point I was trying to make is to give examples of rules I thought were ugly, to give a concrete response to paulgb's request for such a rule. One, as I learned, could be resolved by a simple use of a terminal ",". The other is how it removes spaces from around "=" for keyword arguments, but not for other uses of "=". I can't provide much more as I rarely use black. As a single developer, I don't have to worry much about that sort of compromise. ;) |
|