2 lines
76 B
Python
2 lines
76 B
Python
# Scraper module
|
|
from .async_scraper import run_async_scraper, scrape_async
|
# Scraper module
|
|
from .async_scraper import run_async_scraper, scrape_async
|