FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove *s from kwargs in docstrings by waprin · Pull Request #2129 · googleapis/google-cloud-python · GitHub

Remove *s from kwargs in docstrings - #2129

Merged
tseaver merged 1 commit into
googleapis:masterfrom
waprin:fix_kwargs
Aug 18, 2016
Merged

Remove *s from kwargs in docstrings#2129
tseaver merged 1 commit into
googleapis:masterfrom
waprin:fix_kwargs

Conversation

waprin commented Aug 18, 2016

Copy link
Copy Markdown
Contributor

Fixes this error:

http://stackoverflow.com/questions/30454549/a-literal-in-restructuredtext

Seems simplest/cleanest thing to do is just drop the *.s. Could alternatively follow that accepted answer's hacky solution or follow up with Sphinx, I don't see an issue about it in their issue tracker

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 18, 2016

waprin commented Aug 18, 2016

Copy link
Copy Markdown
Contributor Author

cc @dhermes @daspecster

tseaver merged commit f64507d into googleapis:master Aug 18, 2016

tseaver commented Aug 18, 2016

Copy link
Copy Markdown
Contributor

Thanks, @waprin !

dhermes commented Aug 18, 2016
edited
Loading

Copy link
Copy Markdown
Contributor

@daspecster You'll want to rebase #2122 on top of master since this is covered there too

waprin commented Aug 18, 2016

Copy link
Copy Markdown
Contributor Author

Cool created sphinx-doc/sphinx#2869 out of curiosity.

dhermes commented Aug 18, 2016

Copy link
Copy Markdown
Contributor

Thanks for trying to enrich the toolchain @waprin!

dhermes mentioned this pull request Sep 19, 2016
parthea pushed a commit that referenced this pull request Apr 1, 2026
…2129)

Also fixes type errors identified when updating notebooks.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL