Skip to content

Commit

Permalink
retry CI with link to /export
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSchoelkopf committed Feb 19, 2022
1 parent 0656270 commit 639842e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions summertime/dataset/dataset_loaders.py
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,7 @@ def __init__(
"cache_dir": cache_dir,
"path": self.builder_script_path,
}

super().__init__(dataset_args=dataset_args, dataset_kwargs=dataset_kwargs)

def _process_data(self, data: Dataset) -> Generator[SummInstance, None, None]:
Expand Down

0 comments on commit 639842e

Please sign in to comment.