mirror of https://github.com/open-mmlab/mmcv.git
6 lines
156 B
Python
6 lines
156 B
Python
|
_base_ = './expected.py'
|
||
|
|
||
|
_deprecation_ = dict(
|
||
|
expected='tests/data/config/expected.py',
|
||
|
reference='https://github.com/open-mmlab/mmcv/pull/1275')
|