ygorg commited on
Commit
95248b8
·
verified ·
1 Parent(s): 626b6d1

Update MANTRAGSC.py

Browse files
Files changed (1) hide show
  1. MANTRAGSC.py +0 -2
MANTRAGSC.py CHANGED
@@ -147,8 +147,6 @@ class MANTRAGSC(datasets.GeneratorBasedBuilder):
147
  }
148
  names = [n for n in names if n not in unused_name_map.get(self.config.name, {})]
149
 
150
- print(self.config.name)
151
-
152
  features = datasets.Features(
153
  {
154
  "id": datasets.Value("string"),
 
147
  }
148
  names = [n for n in names if n not in unused_name_map.get(self.config.name, {})]
149
 
 
 
150
  features = datasets.Features(
151
  {
152
  "id": datasets.Value("string"),