Skip to content

Commit 1457b72

Browse files
committed
Restore newline at end of file
1 parent 8b34896 commit 1457b72

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test_future_behaviour.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,5 @@ def test_future_import_as_multiple():
128128
check_on_input(*FUTURE_IMPORT_AS_MULTIPLE)
129129

130130
def test_future_import_paren():
131-
check_on_input(*FUTURE_IMPORT_PAREN)
131+
check_on_input(*FUTURE_IMPORT_PAREN)
132+

0 commit comments

Comments
 (0)