Skip to content

Fix: Remove extra quote in Sample docstrings#348

Merged
sqrrrl merged 1 commit into
googleworkspace:mainfrom
Mariatta:fix-snippets-sheets
Jul 28, 2022
Merged

Fix: Remove extra quote in Sample docstrings#348
sqrrrl merged 1 commit into
googleworkspace:mainfrom
Mariatta:fix-snippets-sheets

Conversation

@Mariatta

@Mariatta Mariatta commented Jul 27, 2022

Copy link
Copy Markdown
Contributor

Description

There's an extra quote at the end of docstrings, causing the docs to not be rendered correctly.
They look like commented code.

Removing the trailing \n" will fix the rendering.

Example, if you go to this page: https://developers.google.com/sheets/api/guides/filters

The code looks like comments instead of code.

Screen Shot 2022-07-27 at 2 48 26 PM

Fixes # (issue)

Has it been tested?

  • Development testing done
  • Unit or integration test implemented

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have performed a peer-reviewed with team member(s)
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

There's an extra quote at the end of docstrings, causing the docs
to not be rendered correctly.
They look like commented code.

Removing the trailing \n" will fix the rendering.
@sqrrrl sqrrrl merged commit 8421e41 into googleworkspace:main Jul 28, 2022
@Mariatta Mariatta deleted the fix-snippets-sheets branch July 28, 2022 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants