Skip to content

Commit e015fce

Browse files
committed
v0.20.3-skyline
1 parent e9f945f commit e015fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/baseline/tsfresh_features_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
TSFRESH_BASELINE_VERSION = TSFRESH_BASELINE_VERSION.rsplit('+', 1)[0]
4747

4848
# Directly declared every version hardcoded
49-
TSFRESH_BASELINE_VERSION = '0.20.3-skyline'
49+
TSFRESH_BASELINE_VERSION = '0.20.3'
5050

5151
# IO stuff, getting directories to read and to write
5252
baseline_dir = os.path.dirname(os.path.realpath(__file__))

0 commit comments

Comments
 (0)