Merge "Update developing.rst"

This commit is contained in:
Zuul 2020-10-01 13:13:58 +00:00 committed by Gerrit Code Review
commit 361502d82c
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,6 @@ Example
import copy
import fixtures
import mock
import os
from osc_lib.api import auth
@ -208,4 +207,5 @@ Example
from openstackclient import shell
from openstackclient.tests import utils
from unittest import mock