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

Skip to content

Commit dcab7f5

Browse files
committed
Merged revisions 6948 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_98_5_maint ........ r6948 | mdboom | 2009-03-03 08:25:23 -0500 (Tue, 03 Mar 2009) | 2 lines Fix plotting() docstring. ........ svn path=/trunk/matplotlib/; revision=6949
1 parent 61a68a7 commit dcab7f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/matplotlib/pyplot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,6 +1149,7 @@ def thetagrids(*args, **kwargs):
11491149
def plotting():
11501150
"""
11511151
Plotting commands
1152+
11521153
=============== =========================================================
11531154
Command Description
11541155
=============== =========================================================

0 commit comments

Comments
 (0)