Skip to content

Commit e374a56

Browse files
committed
remove redundant version
1 parent 5144ae2 commit e374a56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tensorflow_datasets/image/imagewang.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ def _make_builder_configs():
8484
class Imagewang(tfds.core.GeneratorBasedBuilder):
8585
""" Imagewang contains Imagenette and Imagewoof combined. """
8686

87-
VERSION = tfds.core.Version("2.0.0")
8887
BUILDER_CONFIGS = _make_builder_configs()
8988

9089
def _info(self):

0 commit comments

Comments
 (0)