Skip to content
Unverified Commit fa720775 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

use yaml.safe_load() instead of yaml.load()



our yaml is trusted so we don't have any security risk, but this saves a
warning message on run, and it's better anyway since we don't have any
use of the full yaml loader.

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent a97c97ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment