We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b9c93e commit 5381a14Copy full SHA for 5381a14
tensorflow_datasets/scripts/deployment/copy_dataset_info_files.py
@@ -13,7 +13,9 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
-r"""Copy the info files from placer to GCS bucket.
+r"""Copy the info files from one directory to another.
17
+
18
+If no destination is specified, the default is TFDS GCS bucket.
19
"""
20
21
import os
0 commit comments