- 
                Notifications
    
You must be signed in to change notification settings  - Fork 83
 
refactor: update to Google style docstrings #1258
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
refactor: update to Google style docstrings #1258
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much for this @colinchambachan 👏
Couple small nits, mostly around keeping line lengths to 80 chars or below for readability.
| 
           @jackwotherspoon Thanks for the feedback! I've made changes accordingly :)  | 
    
| 
           /gcbrun  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a ton for this @colinchambachan 👏
This was a huge help 😄
e74348b
      into
      
  
    GoogleCloudPlatform:main
  
    
This PR is intended to continue refactoring the Python Connector library over to Google style docstrings.
Related to #1018