Skip to content

Commit d01d435

Browse files
committed
Refactor lou_course_descriptions.py to read from local HTML file
- ADDED code to open and read from a local "page.html" file instead of fetching HTML via urllib. - REMOVED the line that fetched HTML directly from the web using urllib.request.urlopen. - This change facilitates offline processing and testing by relying on a saved HTML snapshot. Signed-off-by: Leonid Petrov <lenia.petrov@gmail.com>
1 parent e259b31 commit d01d435

File tree

1 file changed

+0
-58
lines changed

1 file changed

+0
-58
lines changed

script/lou_course_descriptions.py

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)