apps_mini_gen.py 128 Bytes
Newer Older
Connor-Shen's avatar
Connor-Shen committed
1
2
3
4
from mmengine.config import read_base

with read_base():
    from .apps_mini_gen_c7893a import APPS_datasets  # noqa: F401, F403