[GRASS-SVN] r65415 - grass/trunk/lib/python/temporal

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jun 8 00:23:00 PDT 2015


Author: neteler
Date: 2015-06-08 00:23:00 -0700 (Mon, 08 Jun 2015)
New Revision: 65415

Modified:
   grass/trunk/lib/python/temporal/temporal_raster_base_algebra.py
Log:
temporal_raster_base_algebra.py: white space cleanup

Modified: grass/trunk/lib/python/temporal/temporal_raster_base_algebra.py
===================================================================
--- grass/trunk/lib/python/temporal/temporal_raster_base_algebra.py	2015-06-08 07:22:00 UTC (rev 65414)
+++ grass/trunk/lib/python/temporal/temporal_raster_base_algebra.py	2015-06-08 07:23:00 UTC (rev 65415)
@@ -1008,7 +1008,7 @@
                                operator_cmd = True, compop = function)
             # Set temporal extent based on topological relationships.
             resultlist = self.set_temporal_extent_list(complist, topolist = relations, 
-                                temporal = temporal)            
+                                temporal = temporal)
         
         t[0] = resultlist
   



More information about the grass-commit mailing list