update/cgcs-patch/cgcs-patch/cgcs_patch/api/controllers
Eric Barrett 0805514d60 Enable Unused Variable
Flake8 currently ignores:
F841: local variable is assigned to but never used

Pylint currently ignores:
W0612: Unused variable warning

Enable them for more thorough testing of code

Change-Id: I4c55186f939675cc2c3dc871ad03699d95c6091b
Story: 2004515
Task: 29303
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-07-19 10:28:00 -04:00
..
__init__.py Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
root.py Enable Unused Variable 2019-07-19 10:28:00 -04:00