mirror of
https://github.com/xcat2/confluent.git
synced 2026-08-03 16:07:00 +00:00
93a6c535b2
Rename the format parameter to fmt to stop shadowing the builtin, pass the already parsed key data dict directly to _restore_keys instead of reserializing it, use yaml.safe_dump for symmetry with the safe loader, and consolidate the five repeated per-format dump blocks into one helper.