Order and separate imports properly
Alphabetical and separated into system modules and libs. Change-Id: I367245b10ca428d68350e3f010c17dea7e38fe67
This commit is contained in:
parent
98c5f76791
commit
62044fadd9
@ -15,8 +15,9 @@
|
||||
import logging
|
||||
import os
|
||||
import sys
|
||||
from keystoneclient.v3 import client
|
||||
|
||||
import keystoneclient.exceptions as kc_exception
|
||||
from keystoneclient.v3 import client
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user