Bug Fixes
- Added docstrings for test f-s for test_pdf_cv_processing addressed by NH
([`bba5959`](https://github.com/UBC-MDS/dsresumatch/commit/bba59597643de15225bf6679c4f22e8d70240024))
- Added edge case tests for read_pdf addressed by NH
([`edc4bfa`](https://github.com/UBC-MDS/dsresumatch/commit/edc4bfac3750bcc38d502af9f1b72fbadfb6ed43))
- Added new test_clean_text_with_non_string_input for edge case check addressed by NH
([`7788488`](https://github.com/UBC-MDS/dsresumatch/commit/7788488676f99cf88c450576facb50e4e271df88))
- Added test for a corrupted pdf addressed by NH
([`e726a5d`](https://github.com/UBC-MDS/dsresumatch/commit/e726a5d38f6291411d79821aaaf70e2481029f0a))
- Added tests to test error handling in all f-s of test_pdf_* addressed by NH
([`06715ae`](https://github.com/UBC-MDS/dsresumatch/commit/06715aeefc7a670bf53ddab28d8ca660617932b6))
- Adding data_type checks for pdf_processing f-s addressed by NH
([`adfe10d`](https://github.com/UBC-MDS/dsresumatch/commit/adfe10dece47cacc46072c86fb5e7d0c7067d887))
- Addressed feedback for docstrings overflow by Ashita Diwan
([`ec33e7e`](https://github.com/UBC-MDS/dsresumatch/commit/ec33e7eef0c35176ac0d6000374c9fd46c8ce010))
- Addressed feedback for load_baseline_func docstring by Ashita Diwan
([`c6d42ec`](https://github.com/UBC-MDS/dsresumatch/commit/c6d42ec6485ac755dfac933d8ca19facc15de12c))