JSON Indent Options Python

print(json.dumps(data, indent = 1))
Uninterested Unicorn