FOLLOWUP: Tweak node_get so it can handle indices=[]

Description

_yaml.node_get() would behave differently if indices=[] as opposed to indices=None. This tweak fixes that.

Merge request reports

Loading