mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-23 12:22:04 +08:00
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