mathemakitten commited on
Commit
9273810
1 Parent(s): caeb6d8
Files changed (1) hide show
  1. glue-suite-v2.py +0 -3
glue-suite-v2.py CHANGED
@@ -18,9 +18,6 @@ class SubTask:
18
 
19
  class Suite(evaluate.EvaluationSuite):
20
 
21
- def __init__(self):
22
- super.__init__()
23
-
24
  def _info(self):
25
  return EvaluationModuleInfo(
26
  module_type="evaluation_suite",
 
18
 
19
  class Suite(evaluate.EvaluationSuite):
20
 
 
 
 
21
  def _info(self):
22
  return EvaluationModuleInfo(
23
  module_type="evaluation_suite",