nfv/nfv
Al Bailey b4579b875b Cleanup pylint unnecessary-pass warnings
This commit cleans up pylint error:
  W0107 unnecessary-pass

Python rules dictate that a pass statement is only needed
if it is the only code in a particular block.

These changes have no runtime impact on the code.

Story: 2004515
Task: 28249
Change-Id: Ib805496c1123708cb67af82458f0b354a7b8e279
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2018-12-03 15:30:43 -06:00
..
centos Merge "replace hardcoded system paths by variables in stx config files" 2018-11-06 19:42:49 +00:00
nfv-client Update urllib2 to be python3 compatable. 2018-11-23 08:54:24 -06:00
nfv-common Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
nfv-debug-tools/histogram_analysis Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
nfv-docs Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfv-plugins Merge "Do not apply NoExecute taint to hosts" 2018-11-29 23:32:53 +00:00
nfv-tests Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
nfv-tools Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfv-vim Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
.coveragerc Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
.gitignore Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
.stestr.conf Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:36:51 -07:00
pylint.rc Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
tox.ini Replace iter methods with python3 compatable calls 2018-11-27 14:35:20 -06:00