Skip to content

Commit f07cd08

Browse files
committed
Adding improved comment about code purpose
1 parent b4ac07b commit f07cd08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2 ksu scrape/cms_scrape.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
'''
2+
This code goes out to the Web and gets a web page and parses it into local data.
23
To use this code, you will first need to install the three packages being imported below using pip.
34
'''
45
from bs4 import BeautifulSoup

0 commit comments

Comments
 (0)