Corrected import order
Enabled H306 in tox.ini and corrected the import order. Change-Id: If77984e8c62b0ec0cfb3d068e9c1b0d4d7c3583d
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
|
||||
import fnmatch
|
||||
import itertools
|
||||
import os
|
||||
import operator
|
||||
import os
|
||||
|
||||
from oslo.config import cfg
|
||||
import yaml
|
||||
|
||||
Reference in New Issue
Block a user