Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bring transform docstrings more in line with style guide. #405

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

copybara-service[bot]
Copy link

Bring transform docstrings more in line with style guide.

This includes four types of changes:

  • Capitalization of the first letter (previously this was inconsistent with
    lower case first letter being used more often). Now they all use capital
    letters like in the style guide.
  • Added missing full stops.
  • American spelling as required by the style guide.
  • Remove type information from the docstring wherever this information is
    already provided by the type annotation.

This includes four types of changes:

* Capitalization of the first letter (previously this was inconsistent with
  lower case first letter being used more often). Now they all use capital
  letters like in the style guide.
* Added missing full stops.
* American spelling as required by the style guide.
* Remove type information from the docstring wherever this information is
  already provided by the type annotation.

PiperOrigin-RevId: 470943588
@copybara-service copybara-service bot merged commit 7b7a7e8 into master Aug 30, 2022
@copybara-service copybara-service bot deleted the test_470701557 branch August 30, 2022 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant