Skip to content

Commit 9ea8bcb

Browse files
authored
Update fetch_anime_and_play.py
1 parent 5149d1f commit 9ea8bcb

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,5 +1,5 @@
1-
import subprocess
21
import requests
2+
import subprocess
33
from bs4 import BeautifulSoup, NavigableString, Tag
44
from fake_useragent import UserAgent
55

0 commit comments

Comments
 (0)