Update 1.9

This commit is contained in:
Yoshiko
2019-12-19 09:39:15 +08:00
committed by GitHub
parent 98faa64260
commit 23c72b3f07

View File

@@ -100,6 +100,4 @@ def main(number2):
'source': 'siro.py',
}
js = json.dumps(dic, ensure_ascii=False, sort_keys=True, indent=4, separators=(',', ':'), ) # .encode('UTF-8')
print(js)
#print(htmlcode)
return js