Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 534e85e

Browse files
dstansbytimhoffm
andauthored
Update lib/matplotlib/pyplot.py
Co-Authored-By: Tim Hoffmann <[email protected]>
1 parent 895de57 commit 534e85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/pyplot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ def switch_backend(newbackend):
244244

245245
def show(*args, **kw):
246246
"""
247-
Display figures.
247+
Display all figures.
248248
249249
When running in ipython with its pylab mode, display all
250250
figures and return to the ipython prompt.

0 commit comments

Comments
 (0)