Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 557780089
  • Loading branch information
tomvdw authored and The TensorFlow Datasets Authors committed Aug 17, 2023
1 parent 925e653 commit 9a46b83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tensorflow_datasets/core/dataset_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,6 @@ def download_and_prepare(

self._log_download_done()


def _update_dataset_info(self, data_path: epath.Path):
"""Update the `dataset_info.json` file there."""
info_file = data_path / constants.DATASET_INFO_FILENAME
Expand Down

0 comments on commit 9a46b83

Please sign in to comment.