We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ab397 commit f894b21Copy full SHA for f894b21
web_programming/fetch_anime_and_play.py
@@ -5,7 +5,6 @@
5
6
BASE_URL = "https://ww1.gogoanime2.org"
7
8
-
9
def search_scraper(anime_name: str) -> list:
10
"""[summary]
11
0 commit comments