]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
enable E713 in pep8 tests
authorMark McClain <mmcclain@yahoo-inc.com>
Thu, 12 Jun 2014 00:53:18 +0000 (20:53 -0400)
committerMark McClain <mmcclain@yahoo-inc.com>
Thu, 23 Oct 2014 21:20:02 +0000 (17:20 -0400)
commit27c3b54bf9b21e3ada93bfa3f4b5834a158f08d9
tree19612d39c86cef1bc6e9331fdf363f28f9919889
parent2eef0dc03d4fd6d7363cdb8fc02c4d5d188c1a88
enable E713 in pep8 tests

This change update the code style to enable the E713 check (test for membership
should be ‘not in’)

Partial-Bug: 1329017

Change-Id: I96f8b734db5964ef46d0911cb5f6e0b8c33c3119
neutron/plugins/bigswitch/plugin.py
neutron/plugins/metaplugin/meta_neutron_plugin.py
neutron/tests/unit/test_db_plugin.py
neutron/tests/unit/vmware/apiclient/fake.py
tox.ini