validations-libs/validations_libs
Jiri Podivin da0c5e906a Reduced complexity of a property method
Validation.get_formated_data was needlesly complex
Now it relies more on dictionaries it already used.

Couldn't find any other uses of Validation._col_keys,
might be candidate for further changes, or reversion.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Ied557010b31b83fbb823476c6ea4900ee7d9c581
2021-01-22 15:22:32 +01:00
..
tests Allow to provide different stdout callback to the libs 2021-01-18 07:53:19 +01:00
__init__.py Init python project structure 2020-02-28 11:20:15 +01:00
ansible.py Allow to provide different stdout callback to the libs 2021-01-18 07:53:19 +01:00
constants.py Handle dynamically the ansible artifacts dir path 2020-12-11 13:13:19 +00:00
group.py Add Docstrings to validations_libs/group.py file 2020-11-18 12:21:28 +01:00
utils.py Add docstrings to utils.py 2020-11-09 15:03:08 +01:00
validation.py Reduced complexity of a property method 2021-01-22 15:22:32 +01:00
validation_actions.py Allow to provide different stdout callback to the libs 2021-01-18 07:53:19 +01:00
validation_logs.py Merge "Bump pre-commit-hooks to v3.3.0" 2020-12-16 19:13:35 +00:00