forked from VimPlug/jedi
Fix DEDENT issues in _remove_newline.
This commit is contained in:
@@ -101,3 +101,4 @@ def test_end_newlines():
|
||||
test('a\n')
|
||||
test('a\n\n')
|
||||
test('a\n#comment')
|
||||
test('def a():\n pass')
|
||||
|
||||
Reference in New Issue
Block a user