Skip to content

Commit 2962392

Browse files
committed
check-error-source
1 parent 33ae510 commit 2962392

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_displayhook.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def test_output_quiet():
3131

3232

3333
def test_underscore_no_overwrite_user():
34+
ip.displayhook.flush()
3435
ip.run_cell("_ = 42", store_history=True)
3536
ip.run_cell("1+1", store_history=True)
3637

0 commit comments

Comments
 (0)