mmcv/tests/data/config/i_child.py

4 lines
69 B
Python

_base_ = './i_base.py'
item_cfg = {'b': 2}
item6 = {'cfg': item_cfg}