nfv/nfv/nfv-common/nfv_common/strategy
Some Body 3b002163e1 Unsuppress pylint E1101 no-member
E1101 assignment-from-no-return was globally suppressed in pylint.rc
Remove the suppression and instead suppress on a per-line basis.
This protects future submissions from allowing this type of error.

The per-line suppressions may be cleaned up in the future when the
classes are refactored into their own files.

These changes have no runtime impact.  They are comments only.

Test Plan:
  Pass: tox -e pylint

Story: 2010531
Task: 47534
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I07895bc5e9d6fb11d62a8da50e8b02835493aa76
2023-02-25 21:07:08 +00:00
..
__init__.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_strategy.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_strategy_defs.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_strategy_phase.py Unsuppress pylint E1101 no-member 2023-02-25 21:07:08 +00:00
_strategy_result.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_strategy_stage.py Kubernetes Upgrade Orchestration 2021-03-02 07:45:20 -06:00
_strategy_step.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00