Unify base class using new-style (object).

This commit is contained in:
cxx
2017-10-26 12:33:09 +03:00
committed by Itai Caspi
parent 39cf78074c
commit f43c951c2d
16 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ from utils import *
from configurations import Preset
class EnvironmentWrapper:
class EnvironmentWrapper(object):
def __init__(self, tuning_parameters):
"""
:param tuning_parameters: