Skip to content

Commit 5adc814

Browse files
committed
doc string added
1 parent 1d3ec36 commit 5adc814

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

main.py

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
import bs4
1+
'''
2+
Author - Aditya Mangal
3+
Date - 27 october 2020
4+
Purpose - Python mini task
5+
'''import bs4
26
import requests
37
import shutil
48
import os

0 commit comments

Comments
 (0)