Browse Source

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 năm trước cách đây
mục cha
commit
9225259bf4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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