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

docs(samples): fix typo in verify_asymmetric_ec.py - #227

Merged
parthea merged 2 commits into
googleapis:mainfrom
pedroysb:patch-2
Jan 21, 2022
Merged

docs(samples): fix typo in verify_asymmetric_ec.py#227
parthea merged 2 commits into
googleapis:mainfrom
pedroysb:patch-2

Conversation

@pedroysb

@pedroysbpedroysb commented Jan 20, 2022

Copy link
Copy Markdown
Contributor

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 #<issue_number_goes_here> 🦕

@product-auto-labelproduct-auto-labelBot added the api: cloudkms Issues related to the googleapis/python-kms API. label Jan 20, 2022
@partheaparthea changed the title Update verify_asymmetric_ec.pydocs(samples): Update verify_asymmetric_ec.pyJan 20, 2022
@partheaparthea added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels Jan 20, 2022
@yoshi-kokoroyoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 20, 2022
@parthea

Copy link
Copy Markdown
Contributor

Thanks for the fix @pedroysb !

@partheaparthea changed the title docs(samples): Update verify_asymmetric_ec.pydocs(samples): fix typo in verify_asymmetric_ec.pyJan 20, 2022
@product-auto-labelproduct-auto-labelBot added the samples Issues that are directly related to samples. label Jan 21, 2022
@parthea
parthea merged commit 3817d73 into googleapis:mainJan 21, 2022
@release-pleaserelease-pleaseBot mentioned this pull request Jan 21, 2022
gcf-merge-on-greenBot pushed a commit that referenced this pull request Feb 3, 2022
🤖 I have created a release *beep* *boop*
---
## [2.11.0](v2.10.1...v2.11.0) (2022-02-03)
### Features
* add a new EkmService API ([#233](#233)) ([eb532f5](eb532f5))
* add api key support ([#230](#230)) ([fdf62ae](fdf62ae))
### Bug Fixes
* resolve DuplicateCredentialArgs error when using credentials_file ([97f7ea5](97f7ea5))
### Documentation
* **samples:** fix typo in verify_asymmetric_ec.py ([#227](#227)) ([3817d73](3817d73))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request Oct 21, 2023
🤖 I have created a release *beep* *boop*
---
## [2.11.0](googleapis/python-kms@v2.10.1...v2.11.0) (2022-02-03)
### Features
* add a new EkmService API ([#233](googleapis/python-kms#233)) ([eb532f5](googleapis/python-kms@eb532f5))
* add api key support ([#230](googleapis/python-kms#230)) ([fdf62ae](googleapis/python-kms@fdf62ae))
### Bug Fixes
* resolve DuplicateCredentialArgs error when using credentials_file ([97f7ea5](googleapis/python-kms@97f7ea5))
### Documentation
* **samples:** fix typo in verify_asymmetric_ec.py ([#227](googleapis/python-kms#227)) ([3817d73](googleapis/python-kms@3817d73))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: cloudkmsIssues related to the googleapis/python-kms API.samplesIssues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pedroysb@parthea@yoshi-kokoro