tfds-nightly 4.9.9.dev202507080044__py3-none-any.whl → 4.9.9.dev202507100045__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -620,7 +620,7 @@ class DatasetBuilder(registered.RegisteredDataset):
620
620
  RuntimeError: when the config cannot be found.
621
621
  DatasetBlockedError: if the given version, or combination of version and
622
622
  config, has been marked as blocked in the builder's BLOCKED_VERSIONS.
623
- """
623
+ """ # fmt: skip
624
624
  self.assert_is_not_blocked()
625
625
 
626
626
 
@@ -20,7 +20,6 @@ import os
20
20
  import tempfile
21
21
  from unittest import mock
22
22
 
23
- from absl.testing import flagsaver
24
23
  from absl.testing import parameterized
25
24
  import dill
26
25
  from etils import epath
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tfds-nightly
3
- Version: 4.9.9.dev202507080044
3
+ Version: 4.9.9.dev202507100045
4
4
  Summary: tensorflow/datasets is a library of datasets ready to use with TensorFlow.
5
5
  Home-page: https://github.com/tensorflow/datasets
6
6
  Download-URL: https://github.com/tensorflow/datasets/tags
@@ -58,7 +58,6 @@ Requires-Dist: mlcroissant>=1.0.9; extra == "tests-all"
58
58
  Requires-Dist: pandas; extra == "tests-all"
59
59
  Requires-Dist: pydub; extra == "tests-all"
60
60
  Requires-Dist: pyyaml; extra == "tests-all"
61
- Requires-Dist: tensorflow-io[tensorflow]; python_version < "3.12" and extra == "tests-all"
62
61
  Requires-Dist: scipy; extra == "tests-all"
63
62
  Requires-Dist: apache-beam<2.65.0; extra == "tests-all"
64
63
  Requires-Dist: gcsfs; extra == "tests-all"
@@ -116,7 +115,6 @@ Requires-Dist: mlcroissant>=1.0.9; extra == "dev"
116
115
  Requires-Dist: pandas; extra == "dev"
117
116
  Requires-Dist: pydub; extra == "dev"
118
117
  Requires-Dist: pyyaml; extra == "dev"
119
- Requires-Dist: tensorflow-io[tensorflow]; python_version < "3.12" and extra == "dev"
120
118
  Requires-Dist: pylint>=2.6.0; extra == "dev"
121
119
  Requires-Dist: yapf; extra == "dev"
122
120
  Provides-Extra: huggingface
@@ -131,7 +129,6 @@ Requires-Dist: mlcroissant>=1.0.9; extra == "huggingface"
131
129
  Requires-Dist: pandas; extra == "huggingface"
132
130
  Requires-Dist: pydub; extra == "huggingface"
133
131
  Requires-Dist: pyyaml; extra == "huggingface"
134
- Requires-Dist: tensorflow-io[tensorflow]; python_version < "3.12" and extra == "huggingface"
135
132
  Requires-Dist: scipy; extra == "huggingface"
136
133
  Requires-Dist: gcsfs; extra == "huggingface"
137
134
  Requires-Dist: zarr<3.0.0; extra == "huggingface"
@@ -60,11 +60,11 @@ tensorflow_datasets/core/as_dataframe_test.py,sha256=cGgk3f9j87dDRA2EXedlYb11NpO
60
60
  tensorflow_datasets/core/beam_utils.py,sha256=0X2lE9ILqLWZe5Idg58-G5XtgITXEAxqVodDtCDo9Ro,5109
61
61
  tensorflow_datasets/core/beam_utils_test.py,sha256=5ZhntgG658uT5pF4kw_U5Epm8lu0tdg4cI-0viMItzg,2852
62
62
  tensorflow_datasets/core/constants.py,sha256=eAzxhRpS1vx5LMedCmes2nfSU7BL831yi1J8JZkhtXY,2769
63
- tensorflow_datasets/core/dataset_builder.py,sha256=4l3ArfMSUs0llpo0e59LMg6qZIuoIoQhz8EOK5ThYxk,80603
63
+ tensorflow_datasets/core/dataset_builder.py,sha256=GMPEtJ3vcELXg5IvqgYHLjTxdomMzLNZV7rW8YBJg2E,80616
64
64
  tensorflow_datasets/core/dataset_builder_beam_test.py,sha256=d7UsYNsAIY4FcANAERLcVMDcajIpAi0uMfrnQoe4yv4,8386
65
65
  tensorflow_datasets/core/dataset_builder_notfdv_test.py,sha256=eIWlOZijQfopdze85EkbcPY1I8lFmEBnedcoUoOAnRQ,1346
66
66
  tensorflow_datasets/core/dataset_builder_read_test.py,sha256=QxodggixId7zmknhnC0hAYMcuLehWUODVPo7JvjYw9k,4571
67
- tensorflow_datasets/core/dataset_builder_test.py,sha256=h_lykl8TEI2sLgD6Iw6C0AGreZ9V35CqPiHSUbWGJpo,49292
67
+ tensorflow_datasets/core/dataset_builder_test.py,sha256=Q2GlADkgd0hzHHPLdMalW1tyc00QPdPNzaLxR5oU4HQ,49257
68
68
  tensorflow_datasets/core/dataset_collection_builder.py,sha256=9tvIWFL4gLFaDFnU_ioKaGGzPQshmACS64vagjTVzkE,7224
69
69
  tensorflow_datasets/core/dataset_collection_builder_test.py,sha256=m6H9Kxb-RHUiBEZXd6kyheoixlogJ3OwzixHM2jP6WA,3664
70
70
  tensorflow_datasets/core/dataset_info.py,sha256=NHerzNwv9L_ZUE1vvd9O9pS06Si7rCXGYaiTiUF1PJY,52625
@@ -2461,10 +2461,10 @@ tensorflow_datasets/vision_language/wit/wit_test.py,sha256=PXS8DMNW-MDrT2p5oy4Ic
2461
2461
  tensorflow_datasets/vision_language/wit_kaggle/__init__.py,sha256=vGwSGeM8WE4Q-l0-eEE1sBojmk6YT0l1OO60AWa4Q40,719
2462
2462
  tensorflow_datasets/vision_language/wit_kaggle/wit_kaggle.py,sha256=q-vX_FBzIwsFxL4sY9vuyQ3UQD2PLM4yhUR4U6l-qao,16903
2463
2463
  tensorflow_datasets/vision_language/wit_kaggle/wit_kaggle_test.py,sha256=ZymHT1NkmD-pUnh3BmM3_g30c5afsWYnmqDD9dVyDSA,1778
2464
- tfds_nightly-4.9.9.dev202507080044.dist-info/licenses/AUTHORS,sha256=nvBG4WwfgjuOu1oZkuQKw9kg7X6rve679ObS-YDDmXg,309
2465
- tfds_nightly-4.9.9.dev202507080044.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
2466
- tfds_nightly-4.9.9.dev202507080044.dist-info/METADATA,sha256=DJF9EKV34wUhDWGzTS49IWYPPqNsARgFD7cFC7sHIDo,11963
2467
- tfds_nightly-4.9.9.dev202507080044.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
2468
- tfds_nightly-4.9.9.dev202507080044.dist-info/entry_points.txt,sha256=eHEL7nF5y1uCY2FgkuYIdE062epJXlAQTSdq89px4p4,73
2469
- tfds_nightly-4.9.9.dev202507080044.dist-info/top_level.txt,sha256=bAevmk9209s_oxVZVlN6hSDIVS423qrMQvmcWSvW4do,20
2470
- tfds_nightly-4.9.9.dev202507080044.dist-info/RECORD,,
2464
+ tfds_nightly-4.9.9.dev202507100045.dist-info/licenses/AUTHORS,sha256=nvBG4WwfgjuOu1oZkuQKw9kg7X6rve679ObS-YDDmXg,309
2465
+ tfds_nightly-4.9.9.dev202507100045.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
2466
+ tfds_nightly-4.9.9.dev202507100045.dist-info/METADATA,sha256=lRnpG5gtXZBalV4AbfTem2q0hwCdOP55o0FC9Vi2xY4,11694
2467
+ tfds_nightly-4.9.9.dev202507100045.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
2468
+ tfds_nightly-4.9.9.dev202507100045.dist-info/entry_points.txt,sha256=eHEL7nF5y1uCY2FgkuYIdE062epJXlAQTSdq89px4p4,73
2469
+ tfds_nightly-4.9.9.dev202507100045.dist-info/top_level.txt,sha256=bAevmk9209s_oxVZVlN6hSDIVS423qrMQvmcWSvW4do,20
2470
+ tfds_nightly-4.9.9.dev202507100045.dist-info/RECORD,,