mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
4 lines
74 B
Python
4 lines
74 B
Python
|
|
custom_imports = dict(
|
||
|
|
imports=['r'],
|
||
|
|
allow_failed_imports=False)
|