This commit is contained in:
cwx
2023-03-31 22:48:52 +08:00
parent fe75feafc2
commit cf9859ce91
-1
View File
@@ -84,7 +84,6 @@ class htmlUtils:
print(f'Retry! 第{count}')
cls.remove_HtmlCache(curl)
time.sleep(1)
traceback.print_exc()
count += 1
continue
else: