Remove E12 errors from tox.ini Flake ignores.
This removes the E12 from ignores and fixes up the existing pep8 errors that we were ignoring. Change-Id: I5d60f1eed768fcae01a708fcf9ea324844c6376d
This commit is contained in:
@@ -20,4 +20,4 @@ import cinder.flags
|
||||
import cinder.openstack.common.importutils
|
||||
|
||||
API = cinder.openstack.common.importutils.import_class(
|
||||
cinder.flags.FLAGS.transfer_api_class)
|
||||
cinder.flags.FLAGS.transfer_api_class)
|
||||
|
||||
Reference in New Issue
Block a user