-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[isort] Handle multiple continuation lines after module docstring (I002)
#19818
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
ntBre
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks right to me. I think a snapshot test would be helpful like in the last PR, though.
ntBre
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
isort] Fix I002: handle multiple continuation backslashes after module docstring in start_of_file to avoid syntax errorsisort] Handle multiple continuation lines after module docstring (I002)
Summary
Fixes #19815