Severine commited on
Commit
b434deb
1 Parent(s): b034bdf

restructure

Browse files
Files changed (1) hide show
  1. SuperLim.py +1 -1
SuperLim.py CHANGED
@@ -168,7 +168,7 @@ class SuperLim(datasets.GeneratorBasedBuilder):
168
  datasets.BuilderConfig(name="swewsc", version=VERSION, description=_SweWsc_DESCRIPTION),
169
  ]
170
 
171
- DEFAULT_CONFIG_NAME = "sweswic" # It's not mandatory to have a default configuration. Just use one if it make sense.
172
 
173
  """ TODO
174
  def _info(self):
 
168
  datasets.BuilderConfig(name="swewsc", version=VERSION, description=_SweWsc_DESCRIPTION),
169
  ]
170
 
171
+ DEFAULT_CONFIG_NAME = "swewic" # It's not mandatory to have a default configuration. Just use one if it make sense.
172
 
173
  """ TODO
174
  def _info(self):