mirror of https://github.com/open-mmlab/mmcv.git
fix tests
parent
7ba182a133
commit
99f53d2ac1
|
@ -8,6 +8,6 @@ from .video import *
|
|||
from .visualization import *
|
||||
from .version import __version__
|
||||
# The following modules are not imported to this level, so mmcv may be used
|
||||
# without PyTorch:
|
||||
# without PyTorch.
|
||||
# - runner
|
||||
# - parallel
|
||||
|
|
Loading…
Reference in New Issue