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 a3b283e commit b68aa45Copy full SHA for b68aa45
tensorflow_datasets/core/splits_test.py
@@ -698,6 +698,5 @@ def test_get_available_shards(self):
698
split_info.get_available_shards(tmp_dir, strict_matching=True),
699
)
700
701
-
702
if __name__ == '__main__':
703
testing.test_main()
0 commit comments