frostyx / copr / copr

Forked from copr/copr 7 years ago
Clone

492520d [frontend] fix YAMLLoadWarning deprecation warning

Authored and Committed by dturecek 5 years ago
    [frontend] fix YAMLLoadWarning deprecation warning
    
    YAMLLoadWarning: calling yaml.load() without Loader=...
    is deprecated, as the default Loader is unsafe. Please
    read https://msg.pyyaml.org/load for full details.