math_gen.py 124 Bytes
Newer Older
yingfhu's avatar
yingfhu committed
1
2
3
4
from mmengine.config import read_base

with read_base():
    from .math_gen_78bcba import math_datasets  # noqa: F401, F403