MVAUtils: python 3.8 fix
Compare changes
- scott snyder authored
assertAlmostEquals is deprecated; use assertAlmostEqual instead.
@@ -177,7 +177,7 @@ class TestMVAUtilsBasic(unittest.TestCase):
@@ -177,7 +177,7 @@ class TestMVAUtilsBasic(unittest.TestCase):