Skip to content

Resolved #1502: Improved float-to-top behavior when there is an exist…#1503

Merged
timothycrosley merged 1 commit into
developfrom
issue/1502/improve-float-to-top-when-existing-import-section-present
Sep 27, 2020
Merged

Resolved #1502: Improved float-to-top behavior when there is an exist…#1503
timothycrosley merged 1 commit into
developfrom
issue/1502/improve-float-to-top-when-existing-import-section-present

Conversation

@timothycrosley
Copy link
Copy Markdown
Member

…ing import section present at top-of-file.

Fixes #1502: If there is a an import section immediately following the top of file comment and empty lines, isort will respect its placement even when float to top is set.

…ing import section present at top-of-file.
@timothycrosley timothycrosley merged commit dff956c into develop Sep 27, 2020
@timothycrosley timothycrosley deleted the issue/1502/improve-float-to-top-when-existing-import-section-present branch September 27, 2020 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve float to-to-top behavior with existing imports

1 participant