-
-
Notifications
You must be signed in to change notification settings - Fork 604
Closed
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Milestone
Description
I think I am trying to use force_to_top
correctly.
With the latest version on PyPI an import that is part way down the file (but not inside a function) gets moved to the appropriate section at the top of the file. However, using the current master branch the import is left where it is, although it does get the appropriate comment added above it as per my .isort.cfg
file.
Is this a bug or a deliberate change in version 5?
pmeier, oxalorg and basnijholt
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested