9532de3 Use yaml.safe_dump instead of yaml.dump to match the yaml.safe_load call

Authored and Committed by jkaluza 7 years ago
    Use yaml.safe_dump instead of yaml.dump to match the yaml.safe_load call
    
        
file modified
+1 -1