Fix: Bibtex in README mixed between tabs & spaces
This commit is contained in:
parent
5f3c28e8f0
commit
bc150f5a4d
@ -193,7 +193,6 @@ class RawInterfaceWrapper(gym.Wrapper):
|
||||
context/part of the first observation, the velocities are not necessary in the observation for the task.
|
||||
Returns:
|
||||
bool array representing the indices of the observations
|
||||
|
||||
"""
|
||||
return np.ones(self.env.observation_space.shape[0], dtype=bool)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user