network/module_utils
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
..
network_lsr argval: cleanup default values in ArgValidatorDict._validate_impl() 2021-04-16 12:09:43 +02:00
__init__.py Add Pytest integration tests 2020-08-24 21:52:25 +02:00