json.dumps(target_dict, indent=4)

dumps()indent参数默认为None, 修改为一定的数值即可

相关文章: