Skip to content

Update YAML parsing/validating syntax to match LbAPCommon

Dylan Jaide White requested to merge djwhite/checks into master

lbapcommon!21 (merged) changes the syntax for parsing.parse_yaml() and parsing.validate_yaml() from LbAPCommon. This MR updates the syntax to match, but makes no functional changes.

All tests (pytest -vvv --runslow) pass for me locally when using the new version of LbAPCommon from the MR linked above.

Edited by Dylan Jaide White

Merge request reports