mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-08-17 11:25:14 +08:00
formatting
This commit is contained in:
@@ -105,7 +105,7 @@ class TempFlowEstimator(PTSEstimator):
|
||||
self.pick_incomplete = pick_incomplete
|
||||
self.scaling = scaling
|
||||
|
||||
def create_transformation(self) -> Transformation:
|
||||
def create_transformation(self) -> Transformation:
|
||||
return Chain(
|
||||
[
|
||||
AsNumpyArray(
|
||||
|
||||
Reference in New Issue
Block a user