Ignore this commit, ugly hack for rlProject
This commit is contained in:
@@ -95,6 +95,8 @@ class ColumbusEnv(gym.Env):
|
||||
|
||||
self._init = False
|
||||
|
||||
self.is_columbus_env = True
|
||||
|
||||
@property
|
||||
def observation_space(self):
|
||||
if not self._init:
|
||||
|
||||
Reference in New Issue
Block a user