Skip to content

Commit 02982b6

Browse files
committed
adding auto-select unit test
1 parent 69222e8 commit 02982b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/operators/forecast/test_datasets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"neuralprophet",
3434
"autots",
3535
"mlforecast",
36-
# "auto",
36+
"auto-select",
3737
]
3838

3939
TEMPLATE_YAML = {

0 commit comments

Comments
 (0)