system HF staff commited on
Commit
4aab9ae
1 Parent(s): 6ebd2dc

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. assin2.py +1 -1
assin2.py CHANGED
@@ -103,7 +103,7 @@ class Assin2(datasets.GeneratorBasedBuilder):
103
  ]
104
 
105
  def _generate_examples(self, filepath, split):
106
- """ Yields examples. """
107
 
108
  id_ = 0
109
 
 
103
  ]
104
 
105
  def _generate_examples(self, filepath, split):
106
+ """Yields examples."""
107
 
108
  id_ = 0
109