Skip to content

Commit e213664

Browse files
committed
Add newline
1 parent 297e06c commit e213664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipykernel/tests/test_kernel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,4 +416,4 @@ def test_dont_abort_non_execute_requests():
416416
assert reply1['content']['status'] == 'error'
417417
assert reply2['content']['status'] == 'ok'
418418
assert reply3['content']['status'] == 'ok'
419-
assert reply4['content']['status'] == 'ok'
419+
assert reply4['content']['status'] == 'ok'

0 commit comments

Comments
 (0)