tistru / liner.p.py
dev-scezui's picture
init files
ce16368
Raw
History Blame Contribute Delete
168 Bytes
import json
with open("C:/Users/Scezui/Downloads/tistru-3af92-firebase-adminsdk-fbsvc-82df7d9704.json") as f:
print(json.dumps(json.load(f), separators=(',', ':')))