Update fetch_anime_and_play.py #9954
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 (S603):
web_programming/fetch_anime_and_play.py#L161
web_programming/fetch_anime_and_play.py:161:5: S603 `subprocess` call: check for execution of untrusted input
|
ruff
Process completed with exit code 1.
|