system HF staff commited on
Commit
c4d2852
1 Parent(s): e2cae34

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. compguesswhat.py +1 -1
compguesswhat.py CHANGED
@@ -6,7 +6,7 @@ import datasets
6
 
7
 
8
  class CompguesswhatConfig(datasets.BuilderConfig):
9
- """ BuilderConfig for CompGuessWhat?!"""
10
 
11
  def __init__(self, data_url, splits, gameplay_scenario, **kwargs):
12
  """
 
6
 
7
 
8
  class CompguesswhatConfig(datasets.BuilderConfig):
9
+ """BuilderConfig for CompGuessWhat?!"""
10
 
11
  def __init__(self, data_url, splits, gameplay_scenario, **kwargs):
12
  """