Fix multiline comments being moved
Fix issue reported here: https://github.com/timothycrosley/isort/issues/460 Multiline comments were being moved into the wrong place. Test added. Note that this codeline was changed in commit: f157b06c and I do not see why the more complex comparison was needed so it has been removed.
Loading
Please register or sign in to comment