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

Add support for innit.com. #239

Merged
merged 4 commits into from
Oct 12, 2020
Merged

Add support for innit.com. #239

merged 4 commits into from
Oct 12, 2020

Conversation

ptindall
Copy link

Adding support for innit.com which uses standard schema. Innit seems to host recipes for other companies. I found them while looking at centralmarket.com.

Copy link
Collaborator

@bfcarpio bfcarpio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

recipe_scrapers/innit.py Show resolved Hide resolved
@bfcarpio
Copy link
Collaborator

Just an FYI, this repo supports a tool called "pre-commit" that will automatically apply black fixes and run flake8 checks before each commit. You can check the README, but I believe you just need to do the following:

pip install -r requirements.txt &&
pre-commit install

@bfcarpio bfcarpio merged commit 89c61ee into hhursev:master Oct 12, 2020
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