nfv/nfv/nfv-tests
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_api_tests Update VIM to use nova API version 2.53 2018-06-14 13:27:26 -05:00
nfv_scenario_tests Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
nfv_unit_tests Replace iter methods with python3 compatable calls 2018-11-27 14:35:20 -06:00
__init__.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00