Skip to content

Commit 370495a

Browse files
committed
add mlforecast
1 parent 5ce130b commit 370495a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/operators/forecast/test_datasets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"prophet",
3333
"neuralprophet",
3434
"autots",
35+
"mlforecast",
3536
# "auto",
3637
]
3738

tests/operators/forecast/test_errors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
"prophet",
142142
"neuralprophet",
143143
"autots",
144+
"mlforecast",
144145
# "auto",
145146
]
146147

0 commit comments

Comments
 (0)