mathemakitten commited on
Commit
ac01f17
·
1 Parent(s): 599b250
Files changed (1) hide show
  1. glue-suite-v2.py +1 -1
glue-suite-v2.py CHANGED
@@ -18,7 +18,7 @@ class SubTask:
18
  args_for_task: Optional[dict] = None
19
 
20
 
21
- class Suite(EvaluationSuite):
22
 
23
  def _info(self):
24
  super().__init__()
 
18
  args_for_task: Optional[dict] = None
19
 
20
 
21
+ class EvaluationSuite:
22
 
23
  def _info(self):
24
  super().__init__()