Skip to content

Commit 440e2e5

Browse files
committed
no message
1 parent 7490283 commit 440e2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

moumoubaimifan/yyqjw/yyqjw.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def csv_write(tablelist):
3636

3737
def nlp(text):
3838
try:
39-
cred = credential.Credential("AKIDqUs00jXM04sUpl7lqejX4IUIp38NuxJj", "D9nBJ9wTNzMSHwLSnBzXn3nrxoYTAZsg")
39+
cred = credential.Credential("xxx", "xxx")
4040
httpProfile = HttpProfile()
4141
httpProfile.endpoint = "nlp.tencentcloudapi.com"
4242

0 commit comments

Comments
 (0)