exit condition in main loop

This commit is contained in:
simon987 2021-10-15 15:52:12 -04:00
parent f80bef1a7d
commit 67fb10bf08

3
run.py
View File

@ -45,6 +45,9 @@ class DocumentCloud:
yield from res
if not next_page:
break
def result_to_s2meta(result):
meta = {