summaryrefslogtreecommitdiff
path: root/oslo_vmware/tests/test_exceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'oslo_vmware/tests/test_exceptions.py')
-rw-r--r--oslo_vmware/tests/test_exceptions.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/oslo_vmware/tests/test_exceptions.py b/oslo_vmware/tests/test_exceptions.py
index d70756b..6c393ad 100644
--- a/oslo_vmware/tests/test_exceptions.py
+++ b/oslo_vmware/tests/test_exceptions.py
@@ -13,10 +13,8 @@
# License for the specific language governing permissions and limitations
# under the License.
-"""
-Unit tests for exceptions module.
-"""
-import mock
+"""Unit tests for exceptions module."""
+from unittest import mock
from oslo_vmware._i18n import _
from oslo_vmware import exceptions