Fix PEP8: E302 expected 2 blank lines, found 1
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
def seventeen():
|
||||
return 17
|
||||
|
||||
|
||||
def fortytwo(x):
|
||||
return 42+x
|
||||
|
||||
Reference in New Issue
Block a user