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

Skip to content

Commit 18c62db

Browse files
committed
trivial: delete trailing whitespace from source code lines
(This is really an excuse to make an SVN commit to trigger the buildbot.) svn path=/trunk/matplotlib/; revision=7854
1 parent 6ac5e37 commit 18c62db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/transforms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ def mutatedy(self):
956956
self._points[1,1]!=self._points_orig[1,1])
957957

958958

959-
959+
960960

961961
class TransformedBbox(BboxBase):
962962
"""

0 commit comments

Comments
 (0)