def _step()

in gym_wikinav/envs/wikinav_env/web_graph.py [0:0]


    def _step(self, action):
        # Ignore the action; we are following gold paths.
        self._cursor += 1