]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Removes extra indents from TestSubresourcePlugin
authorSam Betts <sam@code-smash.net>
Mon, 11 Aug 2014 09:57:40 +0000 (10:57 +0100)
committerSam Betts <sam@code-smash.net>
Mon, 11 Aug 2014 10:01:27 +0000 (11:01 +0100)
commit8be69e13ae24dcd8a454d1792c41ca560685d9e5
treee6f42da75b532568471febd920cd2f596ada808c
parent055fff52c896b8eab66b53528ab526b5f13506fc
Removes extra indents from TestSubresourcePlugin

Removed extra indents from in front of each function in the
TestSubresourcePlugin class in test_api_v2.py so that it
meets pep8 requirements and matches up with the rest of the code.

Change-Id: Id194514d47508f8915aca18347a3c404b91a7abd
Closes-Bug: 1355100
neutron/tests/unit/test_api_v2.py