For weird formatting, json.dumps hs might be tripping over nested structures.
Try `indent=2` to see the output clearly—it’s easier to spot issues when it’s not a single line.
If it’s still messy, your data might need flattening first.
Try `indent=2` to see the output clearly—it’s easier to spot issues when it’s not a single line.
If it’s still messy, your data might need flattening first.
