Skip to content

Commit

Permalink
remove option
Browse files Browse the repository at this point in the history
Signed-off-by: Wesley M. Gifford <[email protected]>
  • Loading branch information
wgifford committed Mar 21, 2024
1 parent bd35ed2 commit a643d5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsfm_public/toolkit/dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,6 @@ def __init__(
num_workers: int = 1,
frequency_token: Optional[int] = None,
autoregressive_modeling: bool = True,
training: bool = True,
):
# output_columns_tmp = input_columns if output_columns == [] else output_columns

Expand Down

0 comments on commit a643d5f

Please sign in to comment.