Skip to content

refactor: use Google style docstrings for connector.py#1044

Merged
jackwotherspoon merged 3 commits into
mainfrom
google-docstrings
Mar 21, 2024
Merged

refactor: use Google style docstrings for connector.py#1044
jackwotherspoon merged 3 commits into
mainfrom
google-docstrings

Conversation

@jackwotherspoon

Copy link
Copy Markdown
Collaborator

Google has it's own Python style guide which covers docstrings: https://google.github.io/styleguide/pyguide.html#38-comments-and-docstrings

The Python Connector currently does not follow this style guide for docstrings. This PR is the first of several that will move the library over to Google style docstrings.

Related to #1018

@jackwotherspoon jackwotherspoon self-assigned this Mar 21, 2024
@jackwotherspoon jackwotherspoon requested a review from a team as a code owner March 21, 2024 13:28
@jackwotherspoon jackwotherspoon merged commit 5fcb7ae into main Mar 21, 2024
@jackwotherspoon jackwotherspoon deleted the google-docstrings branch March 21, 2024 15:39
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.

2 participants