Skip to content

Commit 59df305

Browse files
committed
typo
1 parent 8b136de commit 59df305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/operators/forecast/test_errors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ def test_pandas_historical_input(operator_setup, model):
742742
operator_setup
743743
)
744744
yaml_i, output_data_path = populate_yaml(
745-
operator_setup=operator_setup,
745+
tmpdirname=operator_setup,
746746
historical_data_path=historical_data_path,
747747
additional_data_path=additional_data_path,
748748
)

0 commit comments

Comments
 (0)