Skip to content

Fix issue with index out of range for simpcity #155

Fix issue with index out of range for simpcity

Fix issue with index out of range for simpcity #155

Triggered via push November 16, 2024 21:21
Status Failure
Total duration 15s
Artifacts

ruff.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (TCH002): 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 (F841): cyberdrop_dl/scraper/filters.py#L155
cyberdrop_dl/scraper/filters.py:155:21: F841 Local variable `reason` is assigned to but never used
ruff
Process completed with exit code 1.