apps_gen.py 124 Bytes
Newer Older
Leymore's avatar
Leymore committed
1
2
3
from mmengine.config import read_base

with read_base():
Connor-Shen's avatar
Connor-Shen committed
4
    from .apps_gen_c7893a import APPS_datasets  # noqa: F401, F403