"server/vscode:/vscode.git/clone" did not exist on "47447ef017d6cdf205be795c7cf7f1086367aa24"
Commit 99f53d2a authored by Kai Chen's avatar Kai Chen
Browse files

fix tests

parent 7ba182a1
......@@ -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
......@@ -3,3 +3,6 @@ universal=1
[aliases]
test=pytest
[tool:pytest]
addopts=tests/
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment