nfv/nova-api-proxy
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 Add directives to build stx-nova-api-proxy on master 2018-11-30 10:14:46 -06:00
nova-api-proxy Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
.gitignore StarlingX open source release updates 2018-05-31 07:36:51 -07: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 Lock down flake8 version 2018-10-24 11:47:10 -05:00