|
From: <as...@us...> - 2009-10-06 15:47:27
|
Revision: 7854
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7854&view=rev
Author: astraw
Date: 2009-10-06 15:47:13 +0000 (Tue, 06 Oct 2009)
Log Message:
-----------
trivial: delete trailing whitespace from source code lines
(This is really an excuse to make an SVN commit to trigger the buildbot.)
Modified Paths:
--------------
trunk/matplotlib/lib/matplotlib/transforms.py
Modified: trunk/matplotlib/lib/matplotlib/transforms.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/transforms.py 2009-10-06 15:42:19 UTC (rev 7853)
+++ trunk/matplotlib/lib/matplotlib/transforms.py 2009-10-06 15:47:13 UTC (rev 7854)
@@ -956,8 +956,8 @@
self._points[1,1]!=self._points_orig[1,1])
-
+
class TransformedBbox(BboxBase):
"""
A :class:`Bbox` that is automatically transformed by a given
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|