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: