nfv/nfv/nfv-vim
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
..
nfv_vim Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
scripts replace hardcoded system paths by variables in stx config files 2018-10-28 23:24:00 +00:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:51 -07:00
setup.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00