Skip to content

Commit 51f08cd

Browse files
committed
MNT : install the replhook by default
1 parent fb994e9 commit 51f08cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/pyplot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3854,3 +3854,4 @@ def spectral():
38543854
draw_if_interactive()
38553855

38563856
_setup_pyplot_info_docstrings()
3857+
install_repl_displayhook()

0 commit comments

Comments
 (0)