|
From: <ry...@us...> - 2008-12-10 21:12:38
|
Revision: 6554
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6554&view=rev
Author: ryanmay
Date: 2008-12-10 21:12:26 +0000 (Wed, 10 Dec 2008)
Log Message:
-----------
Remove trailing whitespace.
Modified Paths:
--------------
trunk/matplotlib/lib/matplotlib/patches.py
Modified: trunk/matplotlib/lib/matplotlib/patches.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/patches.py 2008-12-10 21:02:44 UTC (rev 6553)
+++ trunk/matplotlib/lib/matplotlib/patches.py 2008-12-10 21:12:26 UTC (rev 6554)
@@ -2208,7 +2208,7 @@
connected. *patchA* (or *patchB*) is given, the returned path is
clipped so that it start (or end) from the boundary of the
patch. The path is further shrunk by *shrinkA* (or *shrinkB*)
- which is given in points.
+ which is given in points.
"""
@@ -3372,7 +3372,7 @@
Old attrs simply are forgotten.
- Without argument (or with arrowstyle=None), return
+ Without argument (or with arrowstyle=None), return
available box styles as a list of strings.
"""
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|