Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docs: fix deprecation warnings due to invalid escape sequences. #996

Merged
merged 1 commit into from
Aug 3, 2020
Merged

docs: fix deprecation warnings due to invalid escape sequences. #996

merged 1 commit into from
Aug 3, 2020

Conversation

tirkarthi
Copy link
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 #995 🦕

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 3, 2020
@busunkim96 busunkim96 changed the title Fix deprecation warnings due to invalid escape sequences. docs: fix deprecation warnings due to invalid escape sequences. Aug 3, 2020
@busunkim96 busunkim96 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Aug 3, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 3, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 0f60eda into googleapis:master Aug 3, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecation warning due to invalid escape sequences
3 participants