Push: ejde transformed data

This commit is contained in:
ldy 2023-11-01 13:07:24 +08:00
parent 24aa62c8db
commit dd0c4379da
2 changed files with 1 additions and 2 deletions

Binary file not shown.

View File

@ -67,7 +67,6 @@ with ThreadPoolExecutor(max_workers=25) as executor:
futures = [executor.submit(extract_href, url) for url in url_list]
for future in as_completed(futures):
pass
wait(futures)
print('\nAll links have been got.\n')
@ -111,4 +110,4 @@ print(count2, ' author_data has been stored.')
# Transfer to large file and delete the temporary storage files
ejqtde_save.Transf()
ejqtde_save.delete()
ejqtde_save.delete()