mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Merge f7a9d6e39e6a301f02c68da2a1ace85920cd3f87 into 8487c083e1faecb1259be8a8873618cfdb69d33d
This commit is contained in:
commit
cd1e0a60cb
@ -2012,7 +2012,7 @@ examples.
|
||||
Typical usage example:
|
||||
|
||||
foo = ClassFoo()
|
||||
bar = foo.FunctionBar()
|
||||
bar = foo.function_bar()
|
||||
"""
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user