def gym_id()

in huggingface_sb3/naming_schemes.py [0:0]


    def gym_id(self):
        """
        The gym id corresponding to the environment name.

        This is the value to be passed to `gym.make`
        """
        return self._gym_id