From 0fbaf8b1d916dc5fef529bdd68d8c944500f783e Mon Sep 17 00:00:00 2001 From: dylan <58234511@qq.com> Date: Sun, 2 Oct 2022 20:47:20 +0800 Subject: [PATCH] 1 --- jd_comment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_comment.py b/jd_comment.py index 4691b21..add6ebb 100644 --- a/jd_comment.py +++ b/jd_comment.py @@ -19,7 +19,7 @@ import time try: import jieba # just for linting import jieba.analyse - + import requests #import yaml from lxml import etree except: