in huggingface_sb3/naming_schemes.py [0:0]
def __new__(cls, org: str, model_name: ModelName): return super().__new__(cls, f"{org}/{model_name}")