summaryrefslogtreecommitdiff
path: root/tools/state_graph.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/state_graph.py')
-rwxr-xr-xtools/state_graph.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/state_graph.py b/tools/state_graph.py
index 9b08638..cc70fb2 100755
--- a/tools/state_graph.py
+++ b/tools/state_graph.py
@@ -14,7 +14,7 @@
# License for the specific language governing permissions and limitations
# under the License.
-import mock
+from unittest import mock
import optparse
import os