fix Non-UTF-8 code starting with \xe5 (#849)

This commit is contained in:
taokuizu 2023-07-15 21:08:47 +08:00 committed by GitHub
parent 3b93902670
commit df3744f501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
api.py
View File

@ -1,3 +1,4 @@
#encoding:utf-8
import argparse
import json
import os