styleguide
styleguide copied to clipboard
Fix naming style of method name in docstring example
The example method name FunctionBar in the docstring example here doesn't match the recommended style for method names in http://google.github.io/styleguide/pyguide.html#316-naming. This PR fixes this by changing FunctionBar to function_bar.
Just looking through my old open PRs. Any reason not to merge this?
sorry for the delay. i'm taking care of this internally and will loop back once that settles.
thanks, we've fixed this now in commit 6c23a129eece78d00e1ef00f2b7ba506571da4b4