iszhaoxin commited on
Commit
b3083dc
·
1 Parent(s): 511a37f
Files changed (1) hide show
  1. test.py +1 -0
test.py CHANGED
@@ -34,6 +34,7 @@ class Test(datasets.GeneratorBasedBuilder):
34
  ]
35
 
36
  def _info(self):
 
37
  if self.config.name == "customers":
38
  features = datasets.Features(
39
  {
 
34
  ]
35
 
36
  def _info(self):
37
+ # set_trace()
38
  if self.config.name == "customers":
39
  features = datasets.Features(
40
  {