Fix a pep8 issue to make sure the jenkins pass

Change-Id: I3a1e37152a78a624e53418b220af268b269a3550
This commit is contained in:
liusheng 2017-02-25 09:29:38 +08:00
parent da7dd7cf53
commit c30ff62fd9
1 changed files with 1 additions and 1 deletions

View File

@ -13,8 +13,8 @@
# under the License.
#
from pankoclient.v2 import capabilities
from pankoclient.common import http
from pankoclient.v2 import capabilities
from pankoclient.v2 import events