Update list_merge.py

This commit is contained in:
Mirei 2022-10-05 08:08:12 +03:30 committed by GitHub
parent 8898db0e81
commit fa460dbd44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,8 @@ class sub_merge():
file.close()
print(f'Writing error of {remarks} to {ids:0>2d}.txt\n')
print('already gathered ' + str(content_list.__len__()))
##############################
# print('Merging nodes...\n')