Euniceyeee commited on
Commit
0f33105
1 Parent(s): 032959c

Update kidney-ct-abnormality.py

Browse files
Files changed (1) hide show
  1. kidney-ct-abnormality.py +1 -1
kidney-ct-abnormality.py CHANGED
@@ -37,7 +37,7 @@ LABELS = [
37
 
38
  class KidneyCTAbnormality(datasets.GeneratorBasedBuilder):
39
  """Collection of brain xray images for fine-grain classification."""
40
-
41
  VERSION = datasets.Version("1.0.0")
42
 
43
  def _info(self):
 
37
 
38
  class KidneyCTAbnormality(datasets.GeneratorBasedBuilder):
39
  """Collection of brain xray images for fine-grain classification."""
40
+ _URLS = _URLS
41
  VERSION = datasets.Version("1.0.0")
42
 
43
  def _info(self):