Skip to content

Commit 29ad6a7

Browse files
committed
Remove trailing whitespace.
svn path=/trunk/matplotlib/; revision=6554
1 parent f079fc9 commit 29ad6a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/patches.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2208,7 +2208,7 @@ class ConnectionStyle(_Style):
22082208
connected. *patchA* (or *patchB*) is given, the returned path is
22092209
clipped so that it start (or end) from the boundary of the
22102210
patch. The path is further shrunk by *shrinkA* (or *shrinkB*)
2211-
which is given in points.
2211+
which is given in points.
22122212
22132213
"""
22142214

@@ -3372,7 +3372,7 @@ def set_arrowstyle(self, arrowstyle=None, **kw):
33723372
33733373
Old attrs simply are forgotten.
33743374
3375-
Without argument (or with arrowstyle=None), return
3375+
Without argument (or with arrowstyle=None), return
33763376
available box styles as a list of strings.
33773377
"""
33783378

0 commit comments

Comments
 (0)