mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
3 lines
113 B
Python
3 lines
113 B
Python
# Copyright (c) OpenMMLab. All rights reserved.
|
|
custom_imports = dict(imports=['r'], allow_failed_imports=False)
|