Closed leifdenby closed 2 years ago
A recent update to the click package broke black (https://github.com/psf/black/issues/2964). The easiest fix is to just update black. The newest version of black doesn't use spaces around the power operator (**) which looks nicer anyway :)
click
**
A recent update to the
click
package broke black (https://github.com/psf/black/issues/2964). The easiest fix is to just update black. The newest version of black doesn't use spaces around the power operator (**
) which looks nicer anyway :)