PEP8 blank lines
This commit is contained in:
parent
04f8478aaa
commit
83b1e7fb3c
|
@ -58,6 +58,7 @@ def make_base_append_rules(user, kind):
|
|||
|
||||
return rules
|
||||
|
||||
|
||||
def make_base_prepend_rules(user, kind):
|
||||
rules = []
|
||||
|
||||
|
|
Loading…
Reference in New Issue