-
Notifications
You must be signed in to change notification settings - Fork 45
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
Blog-Writer Feature #358
Blog-Writer Feature #358
Conversation
@artificialfintelligence Could you add a readme briefly documenting the purpose and use of the blog writer? |
@20001LastOrder Done! Please review. |
Thanks for adding the tutorial @artificialfintelligence . Could you also add a |
@20001LastOrder And done. Please note the link should work once the PR is merged. I wasn't sure if it would be automatically updated if I referenced the |
@@ -0,0 +1,6 @@ | |||
pdfminer.six |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you forgot sherpa-ai as a dependency.? 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Type of change
Related issues
Checklists
To speed up the review process, please follow these checklists:
Development
make format && make lint
)make test
)See the testing guidelines for help on tests, especially those involving web services.
Code review
💔 Thank you for submitting a pull request!