Updated openstack/openstack

Project: openstack/debtcollector  d33f9527b3f899b389db0e2a2e6ff8a904526be0

Activate pep8 check that _ is imported

Remove the specification in tox.ini that _ is a builtin so that
it will no longer assume that _ does not need to be imported.
This helps ensure that the _ from i18n is used.

Activating this check did not flag any violations.

Change-Id: Ib302d7386e0b55d869e528b95fb7bb6b27db3b97
This commit is contained in:
THOMAS J. COCOZZELLO 2015-09-03 15:16:17 -05:00 committed by Gerrit Code Review
parent 3bbedc85b0
commit f17f69f2b1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ceb020b235ff91b6a1d89477de2dfabbcf0bba26
Subproject commit d33f9527b3f899b389db0e2a2e6ff8a904526be0