Update 1.9

This commit is contained in:
Yoshiko 2019-12-19 09:39:15 +08:00 committed by GitHub
parent 98faa64260
commit 23c72b3f07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
return js