changed log string
This commit is contained in:
@@ -149,7 +149,6 @@ def crawled_content_into_persistency(content, storage_type="db"):
|
||||
|
||||
if storage_type == "db":
|
||||
|
||||
#for c in tqdm(content.iterrows()):
|
||||
for c in content.iterrows():
|
||||
###########################
|
||||
### Note to Dev:
|
||||
|
||||
Reference in New Issue
Block a user