import copy import os.path as osp import re import sys import warnings from ... _indices @property def raw_dir(self) -> str: return osp.join(self.root, ...
確定! 回上一頁