nfv/nfv/nfv-common/nfv_common
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
..
alarm Replace iter methods with python3 compatable calls 2018-11-27 14:35:20 -06:00
catalog Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
debug Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
event_log Replace iter methods with python3 compatable calls 2018-11-27 14:35:20 -06:00
forensic Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
schedule Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
selobj Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
state_machine Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
strategy Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
tasks Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
tcp Replace iter methods with python3 compatable calls 2018-11-27 14:35:20 -06:00
thread Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
timers Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
exceptions.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
helpers.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
histogram.py Replace iter methods with python3 compatable calls 2018-11-27 14:35:20 -06:00
profiler.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
selectable.py Update Queue to use python3 compatible code 2018-11-21 15:58:51 -06:00
validate.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00