remove line
This commit is contained in:
parent
d46906438b
commit
28661b9eca
@ -63,8 +63,7 @@ def process_page(page):
|
|||||||
page_list.append(item)
|
page_list.append(item)
|
||||||
|
|
||||||
return page_list
|
return page_list
|
||||||
except Exception as e:
|
except:
|
||||||
print(f"Error processing page {page}: {e}")
|
|
||||||
return []
|
return []
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user