Revision: 4382
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4382&view=rev
Author:   jswhit
Date:     2007-11-19 05:17:02 -0800 (Mon, 19 Nov 2007)

Log Message:
-----------
run reindent.py

Modified Paths:
--------------
    trunk/toolkits/basemap-testing/lib/matplotlib/toolkits/basemap/proj.py

Modified: trunk/toolkits/basemap-testing/lib/matplotlib/toolkits/basemap/proj.py
===================================================================
--- trunk/toolkits/basemap-testing/lib/matplotlib/toolkits/basemap/proj.py      
2007-11-19 13:14:53 UTC (rev 4381)
+++ trunk/toolkits/basemap-testing/lib/matplotlib/toolkits/basemap/proj.py      
2007-11-19 13:17:02 UTC (rev 4382)
@@ -341,4 +341,3 @@
 
     assert (lons==lonlat[...,0]).all(), "The longitudes are different"
     assert (lats==lonlat[...,1]).all(), "The latitudes are different"
-


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to