Closed russelldj closed 1 month ago
It looks like isort may add a change which gets committed and then black reverts it. I'm not sure how to handle this, but I think there is a way to make the two compatible. It would be nice to avoid these nuisance commits.
isort
black
Closed by 3294b08
It looks like
isort
may add a change which gets committed and thenblack
reverts it. I'm not sure how to handle this, but I think there is a way to make the two compatible. It would be nice to avoid these nuisance commits.