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