network/module_utils/network_lsr
Thomas Haller bf9933e482 argval: cleanup default values in ArgValidatorDict._validate_impl()
- split the "if" block in two. It's easier to read to only
  have one condition and to think about them independently.

- check "self.all_missing_during_validate" before getting the
  default value.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2021-04-16 12:09:43 +02:00
..
nm fix most ansible-test issues, suppress the rest 2021-04-09 19:57:55 +02:00
__init__.py fix most ansible-test issues, suppress the rest 2021-04-09 19:57:55 +02:00
argument_validator.py argval: cleanup default values in ArgValidatorDict._validate_impl() 2021-04-16 12:09:43 +02:00
ethtool.py fix most ansible-test issues, suppress the rest 2021-04-09 19:57:55 +02:00
myerror.py fix most ansible-test issues, suppress the rest 2021-04-09 19:57:55 +02:00
nm_provider.py fix most ansible-test issues, suppress the rest 2021-04-09 19:57:55 +02:00
utils.py fix most ansible-test issues, suppress the rest 2021-04-09 19:57:55 +02:00