]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable assignment-from-no-return pylint check
authorAngus Lees <gus@inodes.org>
Tue, 21 Oct 2014 04:20:28 +0000 (15:20 +1100)
committerAngus Lees <gus@inodes.org>
Tue, 21 Oct 2014 04:20:28 +0000 (15:20 +1100)
commit4a46d19cacee2070785a4ffe948f44e97e8d5619
tree55adb96d8827c4d36b4bfeeafd4a4f80df13d11c
parent1aaa8b34466b0567c6a5ea0b607f1ac324ee5dfa
Enable assignment-from-no-return pylint check

The @versioning.versioned decorator used (only) in
plugins.vmware.nsxlib.router completely confuses this check, so add a
file-local pylint disable.

Change-Id: I2a79a643a982f49faaf22b88764cb170ef89ce21
.pylintrc
neutron/plugins/vmware/nsxlib/router.py