Skip to content

Commit 7302981

Browse files
authored
Update fetch_anime_and_play.py
1 parent ad865bb commit 7302981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_programming/fetch_anime_and_play.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import subprocess
22
import requests
3-
from fake_useragent import UserAgent
43
from bs4 import BeautifulSoup, NavigableString, Tag
4+
from fake_useragent import UserAgent
55

66
BASE_URL = "https://ww1.gogoanime2.org"
77

0 commit comments

Comments
 (0)