Datasets:

Multilinguality:
monolingual
Size Categories:
10K<n<100K
1K<n<10K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
Tags:
License:
system HF staff commited on
Commit
7112048
1 Parent(s): 5dca845

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. kinnews_kirnews.py +1 -1
kinnews_kirnews.py CHANGED
@@ -122,7 +122,7 @@ class KinnewsKirnews(datasets.GeneratorBasedBuilder):
122
  ]
123
 
124
  def _generate_examples(self, filepath, split):
125
- """ Yields examples. """
126
 
127
  with open(filepath, encoding="utf-8") as csv_file:
128
  csv_reader = csv.reader(
122
  ]
123
 
124
  def _generate_examples(self, filepath, split):
125
+ """Yields examples."""
126
 
127
  with open(filepath, encoding="utf-8") as csv_file:
128
  csv_reader = csv.reader(