system HF staff commited on
Commit
715ca78
1 Parent(s): a9997f7

Update files from the datasets library (from 1.6.1)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.6.1

Files changed (1) hide show
  1. wi_locness.py +1 -1
wi_locness.py CHANGED
@@ -187,7 +187,7 @@ submissions and assigned them a CEFR level."""
187
  assert False
188
 
189
  def _generate_examples(self, filepath, split):
190
- """ Yields examples. """
191
 
192
  if split == "validation":
193
  split = "dev"
 
187
  assert False
188
 
189
  def _generate_examples(self, filepath, split):
190
+ """Yields examples."""
191
 
192
  if split == "validation":
193
  split = "dev"