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

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

Merged
merged 2 commits into from
Jan 21, 2022

Conversation

pedroysb
Copy link
Contributor

@pedroysb pedroysb commented Jan 20, 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 #<issue_number_goes_here> 🦕

@product-auto-label product-auto-label bot added the api: cloudkms Issues related to the googleapis/python-kms API. label Jan 20, 2022
@parthea parthea changed the title Update verify_asymmetric_ec.py docs(samples): Update verify_asymmetric_ec.py Jan 20, 2022
@parthea parthea 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-kokoro yoshi-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
Contributor

parthea commented Jan 20, 2022

Thanks for the fix @pedroysb !

@parthea parthea changed the title docs(samples): Update verify_asymmetric_ec.py docs(samples): fix typo in verify_asymmetric_ec.py Jan 20, 2022
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Jan 21, 2022
@parthea parthea merged commit 3817d73 into googleapis:main Jan 21, 2022
gcf-merge-on-green bot 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudkms Issues related to the googleapis/python-kms API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants