lisa.utils: Fix YAML constructor handling
FIX Use the existing YAML.constructor property behavior rather than instantiating the constructor ourselves. Doing so leads to missing a loader attribute which breaks loading.
Loading
Please register or sign in to comment