Update fetch_anime_and_play.py #9952
Annotations
3 errors
Ruff (I001):
web_programming/fetch_anime_and_play.py#L1
web_programming/fetch_anime_and_play.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
web_programming/fetch_anime_and_play.py#L1
web_programming/fetch_anime_and_play.py:1:8: F401 `subprocess` imported but unused
|
ruff
Process completed with exit code 1.
|