Fix import grouping
(enforced by Hacking >= 0.9.0) Change-Id: I2288d1305e9212bb69dfc76d46d3e16ef0629ff8
This commit is contained in:
parent
b5cfe0a182
commit
b7a1a7bf92
@ -16,12 +16,12 @@ import logging
|
||||
import logging.handlers
|
||||
import os
|
||||
import subprocess
|
||||
import testtools
|
||||
import uuid
|
||||
|
||||
import fixtures
|
||||
import mock
|
||||
from six import moves
|
||||
import testtools
|
||||
|
||||
from oslo.rootwrap import cmd
|
||||
from oslo.rootwrap import filters
|
||||
|
Loading…
Reference in New Issue
Block a user