yaml.dump has a default_style argument. Using default_style='"' will keep your string values in double quotes, but your keys and ...
確定! 回上一頁