Skip to content

Commit 5381a14

Browse files
author
The TensorFlow Datasets Authors
committed
Update copy_dataset_info_files.py docstring.
PiperOrigin-RevId: 653140114
1 parent 2b9c93e commit 5381a14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tensorflow_datasets/scripts/deployment/copy_dataset_info_files.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
r"""Copy the info files from placer to GCS bucket.
16+
r"""Copy the info files from one directory to another.
17+
18+
If no destination is specified, the default is TFDS GCS bucket.
1719
"""
1820

1921
import os

0 commit comments

Comments
 (0)