Exemple #1
0
 def __init__(self):
     self.calculator = EloCalculator()
 def setUp(self):
     self.calculator = EloCalculator()