Skip to content
Snippets Groups Projects
Unverified Commit 24483803 authored by Yifei Yang's avatar Yifei Yang Committed by GitHub
Browse files

use unittest mock (#71)

parent 94ab45d0
No related branches found
No related tags found
No related merge requests found
# Copyright (c) OpenMMLab. All rights reserved.
from mock import Mock
from unittest.mock import Mock
from mmengine.hooks import EmptyCacheHook
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment