Update fetch_anime_and_play.py #9990
Annotations
4 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 (F821):
web_programming/fetch_anime_and_play.py#L162
web_programming/fetch_anime_and_play.py:162:5: F821 Undefined name `subprocess`
|
Ruff (E501):
web_programming/fetch_anime_and_play.py#L211
web_programming/fetch_anime_and_play.py:211:89: E501 Line too long (90 > 88)
|
ruff
Process completed with exit code 1.
|