Преглед изворни кода

temporal_raster_base_algebra.py: white space cleanup

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@65415 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler пре 10 година
родитељ
комит
9225259bf4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lib/python/temporal/temporal_raster_base_algebra.py

+ 1 - 1
lib/python/temporal/temporal_raster_base_algebra.py

@@ -1008,7 +1008,7 @@ class TemporalRasterBaseAlgebraParser(TemporalAlgebraParser):
                                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