]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
enable F402 check for flake8
authorMark McClain <mmcclain@yahoo-inc.com>
Thu, 12 Jun 2014 01:23:53 +0000 (21:23 -0400)
committerMark McClain <mmcclain@yahoo-inc.com>
Thu, 23 Oct 2014 21:29:00 +0000 (17:29 -0400)
commit823bb91ae78c8cfcc1255c8a150240bb394300fb
treea79597ea7daf39e618d7cdd7899b42f70611ef7d
parent27c3b54bf9b21e3ada93bfa3f4b5834a158f08d9
enable F402 check for flake8

The change removes the shadowed loop variables and enables F402 checking

Change-Id: I015797feec463ffb0b5e97229a6ec2c9a41df9de
Partial-Bug: 1329017
neutron/db/securitygroups_db.py
neutron/tests/unit/test_agent_ext_plugin.py
neutron/tests/unit/test_l3_agent.py
tox.ini