null merge

This commit is contained in:
Yury Selivanov 2015-04-23 12:52:06 -04:00
commit d5c4d8ac67
1 changed files with 2 additions and 2 deletions

View File

@ -266,10 +266,10 @@ before it. Some examples::
Blank Lines Blank Lines
----------- -----------
Separate top-level function and class definitions with two blank Surround top-level function and class definitions with two blank
lines. lines.
Method definitions inside a class are separated by a single blank Method definitions inside a class are surrounded by a single blank
line. line.
Extra blank lines may be used (sparingly) to separate groups of Extra blank lines may be used (sparingly) to separate groups of