8000 Update main.py · Rohit6458/Image-Scraping-Python@89c5fff · GitHub
[go: up one dir, main page]

Skip to content

Commit 89c5fff

Browse files
Update main.py
1 parent 5adc814 commit 89c5fff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

main.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
Author - Aditya Mangal
33
Date - 27 october 2020
44
Purpose - Python mini task
5-
'''import bs4
5+
'''
6+
7+
import bs4
68
import requests
79
import shutil
810
import os

0 commit comments

Comments
 (0)
0