Skip to content

Commit 361502d

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Update developing.rst"
2 parents eb5416a + f0642bc commit 361502d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/contributor/developing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ Example
199199
200200
import copy
201201
import fixtures
202-
import mock
203202
import os
204203
205204
from osc_lib.api import auth
@@ -208,4 +207,5 @@ Example
208207
209208
from openstackclient import shell
210209
from openstackclient.tests import utils
210+
from unittest import mock
211211

0 commit comments

Comments
 (0)