Remove defunct base classes?
zstumgoren opened this issue · 0 comments
zstumgoren commented
After refactoring OK (#91) and WI (#61), decide whether we can remove potentially defunct base classes.
Below is a running list of modules to delete:
- court_scraper/base/requests_base_page.py
- court-scraper/court_scraper/base/parse.py
- court_scraper/base/last_date.py - this might be useful long-term, but could use test coverage and possibly a refactor