integ/tools
Robert Church ae66f40278 Fix storage topology pylint 2.5.0 error
pylint 2.5.0 was recently introduced with:
- Added a new warning, 'unsupported-assignment-operation', which is
  emitted when item assignment is tried on an object which doesn't have
  this ability. Closes issue #591.

Looking at the implementation of prettytable, this appears to be a false
positive. Disable the check via pragma.

Change-Id: Iebaee525e2af958ca4f877be40768641391c2525
Signed-off-by: Robert Church <robert.church@windriver.com>
2020-04-28 02:06:08 -04:00
..
engtools/parsers Relocated some packages to repo 'utilities' 2019-09-05 20:31:36 -04:00
spec-tools speclint: only show the diff files 2019-06-27 10:36:24 -07:00
storage-topology/storage-topology Fix storage topology pylint 2.5.0 error 2020-04-28 02:06:08 -04:00