Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/test_improvement' into test_impr…
Browse files Browse the repository at this point in the history
…ovement
  • Loading branch information
technocreep committed Jun 26, 2024
2 parents 53dfd6a + 006ffb5 commit 6e18a0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/core/models/test_nbeats.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ def test_nbeats_model(ts_input_data):
model.fit(train)
forecast = model.predict(test)
assert len(forecast.predict) == 5

0 comments on commit 6e18a0d

Please sign in to comment.