null merge
This commit is contained in:
commit
d5c4d8ac67
|
@ -266,10 +266,10 @@ before it. Some examples::
|
|||
Blank Lines
|
||||
-----------
|
||||
|
||||
Separate top-level function and class definitions with two blank
|
||||
Surround top-level function and class definitions with two blank
|
||||
lines.
|
||||
|
||||
Method definitions inside a class are separated by a single blank
|
||||
Method definitions inside a class are surrounded by a single blank
|
||||
line.
|
||||
|
||||
Extra blank lines may be used (sparingly) to separate groups of
|
||||
|
|
Loading…
Reference in New Issue