Skip to content

Commit

Permalink
v0.20.3-skyline
Browse files Browse the repository at this point in the history
  • Loading branch information
earthgecko committed Nov 7, 2024
1 parent e9f945f commit e015fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/baseline/tsfresh_features_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
TSFRESH_BASELINE_VERSION = TSFRESH_BASELINE_VERSION.rsplit('+', 1)[0]

# Directly declared every version hardcoded
TSFRESH_BASELINE_VERSION = '0.20.3-skyline'
TSFRESH_BASELINE_VERSION = '0.20.3'

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

0 comments on commit e015fce

Please sign in to comment.