system HF staff commited on
Commit
7cb786e
1 Parent(s): a207d98

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. assin.py +1 -1
assin.py CHANGED
@@ -151,7 +151,7 @@ class Assin(datasets.GeneratorBasedBuilder):
151
  ]
152
 
153
  def _generate_examples(self, filepaths, split):
154
- """ Yields examples. """
155
 
156
  id_ = 0
157
 
 
151
  ]
152
 
153
  def _generate_examples(self, filepaths, split):
154
+ """Yields examples."""
155
 
156
  id_ = 0
157