浏览代码

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