Skip to content

Commit

Permalink
Fix, typo
Browse files Browse the repository at this point in the history
Fixing typo
  • Loading branch information
cargecla1 committed Oct 12, 2024
1 parent 78e5bcc commit 5c025ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neuralforecast/flavor.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
from neuralforecast import NeuralForecast


FLAVOR_NAME = "neuralforecastforecast"
FLAVOR_NAME = "neuralforecast"
_MODEL_DATA_SUBPATH = "neuralforecast-model"


Expand Down

0 comments on commit 5c025ed

Please sign in to comment.