Pārlūkot izejas kodu

*** empty log message ***

Joe Shochet 21 gadi atpakaļ
vecāks
revīzija
f428d0093a
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      direct/src/distributed/DistributedSmoothNode.py

+ 1 - 2
direct/src/distributed/DistributedSmoothNode.py

@@ -69,8 +69,7 @@ def activateSmoothing(smoothing, prediction):
 
 
 
 
 class DistributedSmoothNode(DistributedNode.DistributedNode,
 class DistributedSmoothNode(DistributedNode.DistributedNode,
-                            DistributedSmoothNodeBase.\
-                            DistributedSmoothNodeBase):
+                            DistributedSmoothNodeBase.DistributedSmoothNodeBase):
     """DistributedSmoothNode class:
     """DistributedSmoothNode class:
 
 
     This specializes DistributedNode to add functionality to smooth
     This specializes DistributedNode to add functionality to smooth