update runall script to use the click entrypoint

This commit is contained in:
Viktor Barzin 2025-05-17 23:14:00 +00:00
parent b1e0ed170b
commit 47347543d2
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 10 additions and 7 deletions

View file

@ -2,7 +2,7 @@ import asyncio
import json
import pathlib
import aiohttp
from tqdm import tqdm
from tqdm.asyncio import tqdm
from data_access import Listing
# Setting this too high either crashes rightmove or gets us blocked