Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
bobokvsky committed Aug 12, 2024
1 parent f46cc66 commit b579061
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datapipe/step/batch_generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ def build_compute(self, ds: DataStore, catalog: Catalog) -> List[ComputeStep]:
run_config=run_config,
delete_stale=self.delete_stale,
kwargs=kwargs,
delete_stale=self.delete_stale
),
),
input_dts=[],
Expand Down

0 comments on commit b579061

Please sign in to comment.