Open hlhlhlh opened 2 years ago
File "D:\weibo\weibo-search-master\weibo\spiders\search.py", line 186 def parse_by_hour(self, response): ^ IndentationError: unindent does not match any outer indentation level
这是格式错误,是不是修改代码了?按照错误提示添加空格看看
File "D:\weibo\weibo-search-master\weibo\spiders\search.py", line 186 def parse_by_hour(self, response): ^ IndentationError: unindent does not match any outer indentation level