ProgramComputer commited on
Commit
10b64bf
·
1 Parent(s): 9c8dd9b

Update test.py

Browse files
Files changed (1) hide show
  1. test.py +1 -1
test.py CHANGED
@@ -293,7 +293,7 @@ class Test(datasets.GeneratorBasedBuilder):
293
  for target in targets
294
  ),
295
  )
296
- for placeholder_key in ("placeholder,"test")
297
  ))
298
 
299
  #print(mapped_paths)
 
293
  for target in targets
294
  ),
295
  )
296
+ for placeholder_key in ("placeholder","test")
297
  ))
298
 
299
  #print(mapped_paths)