Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scraper cleanup updates: added type annotation, logging, doc strings,…
… and error handling (#141) * adding logging, typing, error handling to scraper * scraper: logging, typeing, error handling part 2 * final adding logging, typing, error handling to scraper * lowercase JO_id Co-authored-by: Matt Allen <[email protected]> * lowercase Dict[str, str] Co-authored-by: Matt Allen <[email protected]> * lowercasing jo_id everywhere * making ssl parameter and setting default true * making case_html_path an optional parameter * scraper: reformatting doc strings * scrpr cleanup: responding to code review comments --------- Co-authored-by: Matt Allen <[email protected]>
- Loading branch information