Colin Delahunty
Colin Delahunty
@charliermarsh, would you also like me to remove the Six functionality from this PR?
Got the six stuff removed!
> @colin99d - Did a pass over this, I was able to simplify a few things a little bit, but I also made it slightly more timid in some cases......
What is the reason for not refactoring single line if statements anymore? I am assuming there were some edge cases it was not handling well.
> I thought it would just be simpler to not worry about them given that they're pretty rare (e.g. Black doesn't preserve them). It's possible that the implementation was totally...
@charliermarsh , I don't love the way I am handling muli-line imports. Pretty much, if there is a match I am always changing it to: ``` from unmatching ( import1,...
I am moving this out of draft status. However, I will still be adding some more test cases to make sure it always works.
Thanks for the feedback!
@charliermarsh what else do you want here for a merge (im not sure why only the windows texts are failing).
Perfect! Just wanted to make sure you weren't waiting on something. Thank you for all the work you put into this!