fix again 😿 #158
Annotations
4 errors
ruff lint:
cyberdrop_dl/scraper/crawlers/simpcity_crawler.py#L82
cyberdrop_dl/scraper/crawlers/simpcity_crawler.py:82:117: Q000 Single quotes found but double quotes preferred
|
ruff lint:
cyberdrop_dl/scraper/filters.py#L7
cyberdrop_dl/scraper/filters.py:7:21: TCH002 Move third-party import `aiohttp.ClientResponse` into a type-checking block
|
ruff lint:
cyberdrop_dl/scraper/filters.py#L155
cyberdrop_dl/scraper/filters.py:155:21: F841 Local variable `reason` is assigned to but never used
|
ruff lint
Process completed with exit code 1.
|
Loading