Skip to content

Improve isort handling of noqa comments on wrap#1462

Merged
timothycrosley merged 1 commit into
developfrom
issue/1456/ensure-no-qa-comments-are-visible
Sep 4, 2020
Merged

Improve isort handling of noqa comments on wrap#1462
timothycrosley merged 1 commit into
developfrom
issue/1456/ensure-no-qa-comments-are-visible

Conversation

@timothycrosley
Copy link
Copy Markdown
Member

Resolves #1456 and #1415: noqa comments shouldn't be moved to where flake8 can't see them

@timothycrosley timothycrosley changed the title Formatting Improve isort handling of noqa comments on wrap Sep 4, 2020
@timothycrosley timothycrosley merged commit 2e56a2d into develop Sep 4, 2020
@timothycrosley timothycrosley deleted the issue/1456/ensure-no-qa-comments-are-visible branch September 4, 2020 13:05
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.

noqa comment is moved from long import

1 participant