*** empty log message ***
This commit is contained in:
parent
ac4d4d1c1c
commit
f428d0093a
|
|
@ -69,8 +69,7 @@ def activateSmoothing(smoothing, prediction):
|
|||
|
||||
|
||||
class DistributedSmoothNode(DistributedNode.DistributedNode,
|
||||
DistributedSmoothNodeBase.\
|
||||
DistributedSmoothNodeBase):
|
||||
DistributedSmoothNodeBase.DistributedSmoothNodeBase):
|
||||
"""DistributedSmoothNode class:
|
||||
|
||||
This specializes DistributedNode to add functionality to smooth
|
||||
|
|
|
|||
Loading…
Reference in New Issue