def get_obs()

in gym_genesis/env.py [0:0]


    def get_obs(self):
        return self._env.get_obs()