Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Conversation

@holtskinner
Copy link
Member

@holtskinner holtskinner commented Nov 23, 2022

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #244

BEGIN_COMMIT_OVERRIDE
docs(samples): Fix Typos in Batch process & get processor Samples
END_COMMIT_OVERRIDE

@holtskinner holtskinner requested review from a team as code owners November 23, 2022 16:54
@holtskinner holtskinner requested a review from dandhlee November 23, 2022 16:54
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: documentai Issues related to the googleapis/python-documentai API. samples Issues that are directly related to samples. labels Nov 23, 2022
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Nov 23, 2022
@holtskinner holtskinner enabled auto-merge (squash) November 23, 2022 17:07
@holtskinner holtskinner force-pushed the typo-fix branch 5 times, most recently from 833ddec to 06ee231 Compare November 23, 2022 19:59
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner November 23, 2022 20:02
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Nov 23, 2022
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels Nov 23, 2022
@holtskinner holtskinner added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 23, 2022
@holtskinner holtskinner merged commit 7bdedd1 into main Nov 27, 2022
@holtskinner holtskinner deleted the typo-fix branch November 27, 2022 13:34
@parthea parthea changed the title fix(samples): Fix Typos in Batch process & get processor Samples docs(samples): Fix Typos in Batch process & get processor Samples Nov 27, 2022
@parthea parthea added the release-please:force-run To run release-please label Nov 27, 2022
@release-please release-please bot removed the release-please:force-run To run release-please label Nov 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: documentai Issues related to the googleapis/python-documentai API. samples Issues that are directly related to samples. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Internal error encountered with sample test_batch_process_documents_with_bad_input

3 participants