system HF staff commited on
Commit
7b254eb
1 Parent(s): f91eecd

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. irc_disentangle.py +1 -1
irc_disentangle.py CHANGED
@@ -182,7 +182,7 @@ class IRCDisentangle(datasets.GeneratorBasedBuilder):
182
  ]
183
 
184
  def _generate_examples(self, filepath, split):
185
- """ Yields examples. """
186
 
187
  if self.config.name == "ubuntu":
188
  # run loop for each date
 
182
  ]
183
 
184
  def _generate_examples(self, filepath, split):
185
+ """Yields examples."""
186
 
187
  if self.config.name == "ubuntu":
188
  # run loop for each date