dainis-boumber commited on
Commit
a8e11df
·
1 Parent(s): 28d1b7e

Update difraud.py

Browse files
Files changed (1) hide show
  1. difraud.py +1 -1
difraud.py CHANGED
@@ -35,7 +35,7 @@ _LICENSE = """
35
  """
36
 
37
  class DIFrauDConfig(datasets.BuilderConfig):
38
- def __init__(self, name, **kwargs):
39
  """
40
  Args:
41
  features: `list[string]`, list of the features that will appear in the
 
35
  """
36
 
37
  class DIFrauDConfig(datasets.BuilderConfig):
38
+ def __init__(self, **kwargs):
39
  """
40
  Args:
41
  features: `list[string]`, list of the features that will appear in the