I have some code-autogeneration projects where isort's Float To Top feature is super useful. (as a reminder, it causes all non-indented imports to float to the top of the file)
Not sure how "invasive" this one is to implement here, but just wanted to put in a friendly feature request :)
thanks as always!
I have some code-autogeneration projects where isort's Float To Top feature is super useful. (as a reminder, it causes all non-indented imports to float to the top of the file)
Not sure how "invasive" this one is to implement here, but just wanted to put in a friendly feature request :)
thanks as always!