Browse Source

increase coverage

master
JUNJIE XU 4 years ago
parent
commit
a4542db6f0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      tods/timeseries_processing/SubsequenceSegmentation.py

+ 0
- 1
tods/timeseries_processing/SubsequenceSegmentation.py View File

@@ -242,7 +242,6 @@ class SubsequenceSegmentationPrimitive(transformer.TransformerPrimitiveBase[Inpu
# columns_list=output_columns)
print(outputs.shape)
self._write(outputs)
return CallResult(outputs)


Loading…
Cancel
Save