Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ingredients for simplyrecipes.com scraper #623

Merged
merged 1 commit into from Oct 9, 2022

Conversation

puradox
Copy link
Contributor

@puradox puradox commented Oct 9, 2022

Update the CSS class for ingredients. While here, also update the formatting of instructions such that colon isn't repeated twice. Refetch the test HTML file for verification.

Test: python -m coverage run -m unittest tests.test_simplyrecipes

@jayaddison
Copy link
Collaborator

Aside from the tiny lint fixup, this looks good to me 👍

Update the CSS class for ingredients. While here, also update the
formatting of instructions such that colon isn't repeated twice.
Refetch the test HTML file for verification.

Test: python -m coverage run -m unittest tests.test_simplyrecipes
@puradox
Copy link
Contributor Author

puradox commented Oct 9, 2022

Thanks for the review! Ops didn't get the pre-commit hooks installed; ran black to reformat.

@jayaddison jayaddison merged commit c477678 into hhursev:main Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants