Revising the San Joaquin River Conservancy Spider _parse_links() function to return a dictionary with the proper format.
Checklist
All checks are run in GitHub Actions. You'll be able to see the results of the checks at the bottom of the pull request page after it's been opened, and you can click on any of the specific checks listed to see the output of each step and debug failures.
[ ] Tests are implemented
[ ] All tests are passing
[ ] Style checks run (see documentation for more details)
Summary
Issue: #99
Revising the San Joaquin River Conservancy Spider
_parse_links()
function to return a dictionary with the proper format.Checklist
All checks are run in GitHub Actions. You'll be able to see the results of the checks at the bottom of the pull request page after it's been opened, and you can click on any of the specific checks listed to see the output of each step and debug failures.
Questions