lring3223 commited on
Commit
efa2d45
1 Parent(s): 16682fd

Update hello.py

Browse files
Files changed (1) hide show
  1. hello.py +1 -1
hello.py CHANGED
@@ -40,5 +40,5 @@ class Suite(evaluate.EvaluationSuite):
40
  }
41
  )
42
  ]
43
- def run(test):
44
  print("\n\nhello\n\n")
 
40
  }
41
  )
42
  ]
43
+ def run(self, test):
44
  print("\n\nhello\n\n")