def prefix()

in pyspark_huggingface/huggingface_sink.py [0:0]


    def prefix(self) -> str:
        return f"{self.path_in_repo}/{self.split}".strip("/")