fix
This commit is contained in:
parent
fe75feafc2
commit
cf9859ce91
@ -84,7 +84,6 @@ class htmlUtils:
|
||||
print(f'Retry! 第{count}次')
|
||||
cls.remove_HtmlCache(curl)
|
||||
time.sleep(1)
|
||||
traceback.print_exc()
|
||||
count += 1
|
||||
continue
|
||||
else:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user