_yaml: Remove useless calls to '_yaml.node_sanitize'

Description

_yaml.dump will itself call node_sanitize, we therefore don't need to do it beforehand

Merge request reports

Loading