A fix for tox.ini
Removing unneccessary 'ignore' values from tox.ini.
This commit is contained in:
parent
44a16152fc
commit
1d5f7c31d6
@ -19,7 +19,7 @@
|
||||
from oslo.config import cfg
|
||||
import sys
|
||||
|
||||
from rally.openstack.common.gettextutils import _
|
||||
from rally.openstack.common.gettextutils import _ # noqa
|
||||
from rally.openstack.common import log as logging
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user